view Modules/FriendsFrame.xml @ 121:1f68c46bc4de

BuffFrame: - Added interface framework for selectively hiding certain buff's auxiliary values.
author Nenue
date Mon, 17 Jul 2017 11:51:31 -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>