comparison ObjectiveTracker/ObjectiveTracker.xml @ 47:1a322b92dbfa

file cleanup
author Nenue
date Thu, 28 Apr 2016 05:54:21 -0400
parents dd1ae565f559
children ed74c5cabe98
comparison
equal deleted inserted replaced
46:aa693607b813 47:1a322b92dbfa
156 <Anchor point="TOPRIGHT" relativePoint="TOPLEFT" relativeKey="$parent.CloseButton" x="0" y="0" /> 156 <Anchor point="TOPRIGHT" relativePoint="TOPLEFT" relativeKey="$parent.CloseButton" x="0" y="0" />
157 </Anchors> 157 </Anchors>
158 </Button> 158 </Button>
159 159
160 160
161 <Frame name="$parentClock" parentKey="Clock" hidden="false"> 161 <Frame name="VeneerClock" parentKey="Clock" hidden="false">
162 <Scripts>
163 <OnLoad>
164 self.toggle = true
165 Veneer.RegisterModuleFrame(self, 'Clock')
166 </OnLoad>
167 </Scripts>
162 <Anchors> 168 <Anchors>
163 <Anchor point="TOPRIGHT" relativePoint="TOPLEFT" relativeKey="$parent.QuestMapButton" /> 169 <Anchor point="TOPRIGHT" relativePoint="TOPLEFT" relativeKey="$parent.QuestMapButton" />
164 </Anchors> 170 </Anchors>
165 <Size x="280" y="16" /> 171 <Size x="280" y="16" />
166 <Layers> 172 <Layers>