WoWInterface SVN pStats

Compare Revisions

  • This comparison shows the changes necessary to convert path
    /
    from Rev 10 to Rev 11
    Reverse comparison

Rev 10 → Rev 11

trunk/pStats/pStatsConfig.lua
28,7 → 28,7
'default', true,
'current', db.sorted,
'setFunc', function(value) db.sorted = value end)
sortcheck:SetPoint("TOPLEFT", help, "BOTTOMLEFT", 0, -8)
sortcheck:SetPoint("TOPLEFT", custom, "BOTTOMLEFT", 0, -8)
end
 
local function OnEvent(self, name)