view classes/classes.xml @ 123:943eed2c7def

Fixes for new ActionButton implementation
author Flick <flickerstreak@gmail.com>
date Mon, 23 Feb 2009 19:41:11 +0000
parents a2d2f23137c8
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>