vanilla-wow-addons – Rev 1

Subversion Repositories:
Rev:
<Bindings>
  <Binding name="Options" header="LOOTTRACKER">
    if (LT_SettingsUI:IsShown()) then
        HideUIPanel(LT_SettingsUI);
    else
        ShowUIPanel(LT_SettingsUI);
    end
  </Binding>
</Bindings>

Generated by GNU Enscript 1.6.5.90.