Reverted r718.

This commit is contained in:
spx
2011-02-02 23:17:44 +00:00
parent 7bd61751c9
commit 249e021001
2 changed files with 4 additions and 4 deletions

View File

@ -180,7 +180,7 @@ public:
const std::vector<std::wstring>& GetAllThemes() { return m_Themes; }
void ActivateConfig(int configIndex, int iniIndex);
bool DeactivateConfig(CMeterWindow* meterWindow, int configIndex, bool bLater = true);
bool DeactivateConfig(CMeterWindow* meterWindow, int configIndex);
const std::wstring& GetPath() { return m_Path; }
const std::wstring& GetIniFile() { return m_IniFile; }