comparison Modules/TalkingHead.xml @ 90:6e2cb847c3c6

Implement a mixin template for the basic visual config widgets.
author Nenue
date Mon, 24 Oct 2016 18:28:40 -0400
parents
children ea2c616a3b4f
comparison
equal deleted inserted replaced
89:74e714637d6a 90:6e2cb847c3c6
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/
2 ..\FrameXML\UI.xsd">
3 <Script file="TalkingHead.lua" />
4 <Frame name="VeneerTalkingHead" mixin="VeneerTalkingHeadMixin" inherits="VeneerHandlerTemplate">
5 <Size x="570" y="155"/>
6 </Frame>
7
8 </Ui>