WoWInterface SVN RuneWatch

Compare Revisions

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

Rev 24 → Rev 23

trunk/RuneWatch.lua
273,7 → 273,6
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;