WoWInterface SVN NeedyGreedy

Compare Revisions

  • This comparison shows the changes necessary to convert path
    /trunk
    from Rev 102 to Rev 101
    Reverse comparison

Rev 102 → Rev 101

NeedyGreedy.lua
1294,13 → 1294,6
end
 
if frame then self.dbTooltip:SmartAnchorTo(frame) end
 
self.dbTooltip:SetScript("OnHide", function()
if self.dbTooltip then
LibQTip:Release(self.dbTooltip)
self.dbTooltip = nil
end
end)
end
 
-- Show it, et voilà !