annotate Libs/AceGUI-3.0/AceGUI-3.0.xml @ 102:efa3f2fedac5

Added tag v46 for changeset ec6f0938932f
author yellowfive
date Tue, 25 Oct 2016 10:00:47 -0700
parents 01b63b8ed811
children
rev   line source
yellowfive@57 1 <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/
yellowfive@57 2 ..\FrameXML\UI.xsd">
yellowfive@57 3 <Script file="AceGUI-3.0.lua"/>
yellowfive@57 4 <!-- Container -->
yellowfive@57 5 <Script file="widgets\AceGUIContainer-BlizOptionsGroup.lua"/>
yellowfive@57 6 <Script file="widgets\AceGUIContainer-DropDownGroup.lua"/>
yellowfive@57 7 <Script file="widgets\AceGUIContainer-Frame.lua"/>
yellowfive@57 8 <Script file="widgets\AceGUIContainer-InlineGroup.lua"/>
yellowfive@57 9 <Script file="widgets\AceGUIContainer-ScrollFrame.lua"/>
yellowfive@57 10 <Script file="widgets\AceGUIContainer-SimpleGroup.lua"/>
yellowfive@57 11 <Script file="widgets\AceGUIContainer-TabGroup.lua"/>
yellowfive@57 12 <Script file="widgets\AceGUIContainer-TreeGroup.lua"/>
yellowfive@57 13 <Script file="widgets\AceGUIContainer-Window.lua"/>
yellowfive@57 14 <!-- Widgets -->
yellowfive@57 15 <Script file="widgets\AceGUIWidget-Button.lua"/>
yellowfive@57 16 <Script file="widgets\AceGUIWidget-CheckBox.lua"/>
yellowfive@57 17 <Script file="widgets\AceGUIWidget-ColorPicker.lua"/>
yellowfive@57 18 <Script file="widgets\AceGUIWidget-DropDown.lua"/>
yellowfive@57 19 <Script file="widgets\AceGUIWidget-DropDown-Items.lua"/>
yellowfive@57 20 <Script file="widgets\AceGUIWidget-EditBox.lua"/>
yellowfive@57 21 <Script file="widgets\AceGUIWidget-Heading.lua"/>
yellowfive@57 22 <Script file="widgets\AceGUIWidget-Icon.lua"/>
yellowfive@57 23 <Script file="widgets\AceGUIWidget-InteractiveLabel.lua"/>
yellowfive@57 24 <Script file="widgets\AceGUIWidget-Keybinding.lua"/>
yellowfive@57 25 <Script file="widgets\AceGUIWidget-Label.lua"/>
yellowfive@57 26 <Script file="widgets\AceGUIWidget-MultiLineEditBox.lua"/>
yellowfive@57 27 <Script file="widgets\AceGUIWidget-Slider.lua"/>
yellowfive@57 28 </Ui>