annotate Bindings.xml @ 459:22f08f6717ea

Updated timer loops to just use math.huge, since their iterations are evaluated in Lua.
author MMOSimca <MMOSimca@gmail.com>
date Wed, 22 Jul 2015 23:18:04 -0400
parents a096bada400d
children
rev   line source
jcallahan@272 1 <Bindings>
MMOSimca@370 2 <Binding name="Comment Menu" header="WOWDB_PROFILER" category="ADDONS">
jcallahan@272 3 LibStub("AceAddon-3.0"):GetAddon("WoWDBProfiler").ShowPossibleSubjects()
jcallahan@272 4 </Binding>
jcallahan@272 5 </Bindings>