diff options
Diffstat (limited to 'plugins/HistoryStats/src/bandctrlimpl.h')
-rw-r--r-- | plugins/HistoryStats/src/bandctrlimpl.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/HistoryStats/src/bandctrlimpl.h b/plugins/HistoryStats/src/bandctrlimpl.h index a9df939a00..7eef92ba68 100644 --- a/plugins/HistoryStats/src/bandctrlimpl.h +++ b/plugins/HistoryStats/src/bandctrlimpl.h @@ -31,7 +31,7 @@ private: };
private:
- static const TCHAR* m_ClassName;
+ static const wchar_t* m_ClassName;
static const int m_PollId;
static const int m_PollDelay;
|