view Bindings.xml @ 497:c8a8231c2336

Updated ParseGUID to handle all of the different GUID types properly (except Pet, which we ignore on purpose).
author MMOSimca <mmosimca@gmail.com>
date Thu, 13 Oct 2016 10:18:31 -0400
parents a096bada400d
children
line wrap: on
line source
<Bindings>
    <Binding name="Comment Menu" header="WOWDB_PROFILER" category="ADDONS">
        LibStub("AceAddon-3.0"):GetAddon("WoWDBProfiler").ShowPossibleSubjects()
    </Binding>
</Bindings>