Cosmetic changes.

This commit is contained in:
Birunthan Mohanathas
2012-02-01 18:00:32 +00:00
parent e15fff8946
commit b65b26c2b7
3 changed files with 38 additions and 39 deletions

View File

@ -181,6 +181,7 @@ public:
void UpdateMeasure(const std::wstring& name, bool group = false);
void Refresh(bool init, bool all = false);
void Redraw();
void SetVariable(const std::wstring& variable, const std::wstring& value);
void SetOption(const std::wstring& section, const std::wstring& option, const std::wstring& value, bool group);
void SetMouseLeaveEvent(bool cancel);