Mercurial > wow > buffalo2
diff ObjectiveTracker/ObjectiveTracker.xml @ 47:1a322b92dbfa
file cleanup
author | Nenue |
---|---|
date | Thu, 28 Apr 2016 05:54:21 -0400 |
parents | dd1ae565f559 |
children | ed74c5cabe98 |
line wrap: on
line diff
--- a/ObjectiveTracker/ObjectiveTracker.xml Tue Apr 26 15:05:38 2016 -0400 +++ b/ObjectiveTracker/ObjectiveTracker.xml Thu Apr 28 05:54:21 2016 -0400 @@ -158,7 +158,13 @@ </Button> - <Frame name="$parentClock" parentKey="Clock" hidden="false"> + <Frame name="VeneerClock" parentKey="Clock" hidden="false"> + <Scripts> + <OnLoad> + self.toggle = true + Veneer.RegisterModuleFrame(self, 'Clock') + </OnLoad> + </Scripts> <Anchors> <Anchor point="TOPRIGHT" relativePoint="TOPLEFT" relativeKey="$parent.QuestMapButton" /> </Anchors>