view modules/ReAction_ConfigUI/lib/embeds.xml @ 55:54308b48123c

removed a line that's been commented out for awhile now
author Flick <flickerstreak@gmail.com>
date Fri, 25 Apr 2008 23:39:23 +0000
parents c54c481ad0ed
children 44649a10378d
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="AceGUI-3.0\AceGUI-3.0.xml"/>
  <Include file="AceConfigRegistry-3.0\AceConfigRegistry-3.0.xml"/>
  <Include file="AceConfigDialog-3.0\AceConfigDialog-3.0.xml"/>
  <Include file="AceDBOptions-3.0\AceDBOptions-3.0.xml"/>

</Ui>