view modules/ReAction_ConfigUI/ReAction_ConfigUI.xml @ 79:a45255f5d0c2

- Converted State options to use static options table + metatable handler - Fixed bug with FixAll() - Added external property handler registration - Removed pages handler (to be migrated to ReAction_Action)
author Flick <flickerstreak@gmail.com>
date Tue, 24 Jun 2008 23:39:43 +0000
parents 0d95ce7a9ec2
children
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">

  <Include file="lib\embeds.xml"/>
  <Script  file="ReAction_ConfigUI.lua"/>

</Ui>