From ae3dc0af1f26dd554154e51ef5aa286d3ad8958d Mon Sep 17 00:00:00 2001 From: Sidoine De Wispelaere Date: Mon, 24 May 2010 18:08:30 +0000 Subject: [PATCH] buttonfacade colors were not saved git-svn-id: svn://svn.curseforge.net/wow/ovale/mainline/trunk@258 d5049fe3-3747-40f7-a4b5-f36d6801af5f --- Ovale.toc | 2 +- OvaleFrame.lua | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Ovale.toc b/Ovale.toc index 875b20f..db88d7e 100644 --- a/Ovale.toc +++ b/Ovale.toc @@ -3,7 +3,7 @@ ## Notes: Show the icon of the next spell to cast ## Notes-frFR: Affiche l'icône du prochain sort à lancer ## Author: Sidoine -## Version: 3.3.34 +## Version: 3.3.35 ## OptionalDeps: Ace3, ButtonFacade, Recount, LibBabble-CreatureType-3.0 ## SavedVariables: OvaleDB ## SavedVariablesPerCharacter: OvaleDBPC diff --git a/OvaleFrame.lua b/OvaleFrame.lua index 27e5ef9..fad6ab5 100644 --- a/OvaleFrame.lua +++ b/OvaleFrame.lua @@ -104,7 +104,7 @@ do self.content:SetHeight(height+50) end - local function OnSkinChanged(self, skinID, gloss, backdrop, colors) + local function OnSkinChanged(self, skinID, gloss, backdrop, group, button, colors) Ovale.db.profile.SkinID = skinID Ovale.db.profile.Gloss = gloss Ovale.db.profile.Backdrop = backdrop -- 1.7.9.5