WoWInterface SVN OpenRDX

Compare Revisions

  • This comparison shows the changes necessary to convert path
    /branches
    from Rev 578 to Rev 579
    Reverse comparison

Rev 578 → Rev 579

7.5_cataclysm/RDX/DesktopMgr/LockUnlock.lua
142,7 → 142,7
local tf, tfIdent;
if not frameprops.root then
tf = VFLUI.AcquireFrame("Button");
tf:SetParent(frame);
--tf:SetParent(frame);
tf:SetFrameStrata(VFLUI.GetRelativeStata(frame:GetFrameStrata(), 1));
tf:SetFrameLevel(frame:GetFrameLevel()+1);
tf:SetBackdrop(VFLUI.BlueDialogBackdrop);