view classes/classes.xml @ 125:a7f18adee694

fixed bar overlay getting orphaned when deleting a bar
author Flick <flickerstreak@gmail.com>
date Tue, 03 Mar 2009 23:18:05 +0000
parents 943eed2c7def
children 6e4a11b9d290
line wrap: on
line source
<Ui xmlns="http://www.blizzard.com/wow/ui/" 
    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" 
    xsi:schemaLocation="http://www.blizzard.com/wow/ui/..\FrameXML\UI.xsd">

<Script file="GridProxy.lua"/>
<Script file="Bar.lua"/>
<Script file="Overlay.lua"/>
<Script file="Button.lua"/>
<Script file="ActionButton.lua"/>

</Ui>