WoWInterface SVN pStats

Compare Revisions

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

Rev 11 → Rev 10

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