view Modules/FriendsFrame.xml @ 125:3f4794dca91b

template load order and Script handlers linkage
author Nenue
date Sun, 15 Oct 2017 16:47:22 -0400
parents ddfe19d70a34
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">
  <Script file="FriendsFrame.lua" />

  <Frame name="VeneerLFG" parent="UIParent" mixin="VeneerLFGMixin" inherits="VeneerHandlerTemplate">

  </Frame>

  </Ui>