view Bindings.xml @ 275:ac6163ed8330

Resolve unit details while building the comment subject menu so units which are no longer valid afterward can still be commented on while the menu is up.
author James D. Callahan III <jcallahan@curse.com>
date Tue, 26 Mar 2013 22:57:18 -0500
parents e9670d6c6bf1
children a096bada400d
line wrap: on
line source
<Bindings>
    <Binding name="Comment Menu" header="WOWDB_PROFILER">
        LibStub("AceAddon-3.0"):GetAddon("WoWDBProfiler").ShowPossibleSubjects()
    </Binding>
</Bindings>