WoWInterface SVN RuneWatch

Compare Revisions

  • This comparison shows the changes necessary to convert path
    /
    from Rev 23 to Rev 24
    Reverse comparison

Rev 23 → Rev 24

trunk/RuneWatch.lua
273,6 → 273,7
dragFrame:SetScript("OnMouseUp", function() RuneWatch.Gui.Anchor:StopMovingOrSizing() end);
 
dragFrame:Show();
dragFrame:SetParent(UIParent);
 
local t = dragFrame:CreateFontString("$parent_Text", "OVERLAY", "GameFontHighlight");
dragFrame.Title = t;