Mercurial > wow > cyborg-mmo7
diff OptionPage.xml @ 55:72adde883f46
Removed the "Defaults" button from the option page. It was no longer visible following addition of the prefix anyway.
Plugged the built-in "Defaults" button of the interface options dialog to what the custom button was previously doing.
author | madcatzinc@35b17cf1-18cd-47ff-9ca3-31d6b526ef09 |
---|---|
date | Fri, 03 May 2013 23:24:26 +0000 |
parents | c9706291c141 |
children | 5ca5fe6b0871 |
line wrap: on
line diff
--- a/OptionPage.xml Fri May 03 23:24:21 2013 +0000 +++ b/OptionPage.xml Fri May 03 23:24:26 2013 +0000 @@ -350,23 +350,6 @@ </Scripts> </CheckButton> - <Button name="$parentSetDefaults" inherits="CyborgMMO_TemplateButton"> - <Size><AbsDimension x="150" y="28"/></Size> - <Anchors> - <Anchor point="TOPLEFT" relativeTo="PerSpecBindings"> - <Offset><AbsDimension x="431" y="-20"/></Offset> - </Anchor> - </Anchors> - <Scripts> - <OnLoad> - CyborgMMO_LoadStrings(getglobal(self:GetName())) - </OnLoad> - <OnClick> - CyborgMMO_SetDefaultSettings() - </OnClick> - </Scripts> - </Button> - <Frame name="$parentRebind" inherits="CyborgMMO_MouseRebind"> <Size><AbsDimension x="45" y="60"/></Size> <Anchors>