view ClassPlanFollowers.xml @ 39:89ddef0594bc

Added tag v1.0-rc9 for changeset a93cae445d3f
author Nenue
date Fri, 04 Nov 2016 02:54:32 -0400
parents 26dfa661daa7
children 589c444d4837
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="FollowerList.lua" />
  <Frame name="$parentFollowerList" parent="ClassOrderPlan"parentKey="FollowerList"  parentArray="Handlers" mixin="ClassPlanFollowerMixin">
    <Scripts>
      <OnEvent method="OnEvent" />
      <OnUpdate method="OnUpdate" />
      <OnShow method="OnShow" />
    </Scripts>
  </Frame>
</Ui>