view classes/classes.xml @ 127:29dacbecdb52

Fixed handling for making new bars with the same name
author Flick <flickerstreak@gmail.com>
date Wed, 04 Mar 2009 21:19:32 +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>