comparison Libs/DF/load.xml @ 11:2f09fe4be15c

Added an Options Panel.
author Tercio
date Mon, 20 Apr 2015 16:34:18 -0300
parents
children 7944c081e5b4
comparison
equal deleted inserted replaced
10:f1e32be6773e 11:2f09fe4be15c
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/..\FrameXML\UI.xsd">
2
3 <Script file="fw.lua"/>
4 <Script file="addon.lua"/>
5 <Script file="colors.lua"/>
6 <Script file="help.lua"/>
7 <Script file="label.lua"/>
8 <Script file="picture.lua"/>
9 <Script file="slider.lua"/>
10 <Script file="scrollbar.lua"/>
11
12 <Include file="tutorial_alert.xml"/>
13 <Include file="split_bar.xml"/>
14 <Include file="textentry.xml"/>
15 <Include file="button.xml"/>
16 <Include file="cooltip.xml"/>
17 <Include file="dropdown.xml"/>
18 <Include file="normal_bar.xml"/>
19 <Include file="panel.xml"/>
20
21 <Script file="pictureedit.lua"/>
22 </Ui>