Mercurial > wow > wowdb-profiler
annotate Bindings.xml @ 383:d3e8a11a21ea
Removed AceTimer dependency, replacing all timers with native WoW API functions.
author | MMOSimca <MMOSimca@gmail.com> |
---|---|
date | Thu, 11 Dec 2014 02:42:07 -0500 |
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> |