summaryrefslogtreecommitdiff
path: root/plugins/HistoryStats/src/iconlib.h
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/HistoryStats/src/iconlib.h')
-rw-r--r--plugins/HistoryStats/src/iconlib.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/plugins/HistoryStats/src/iconlib.h b/plugins/HistoryStats/src/iconlib.h
index 6586d1284e..5ac891850c 100644
--- a/plugins/HistoryStats/src/iconlib.h
+++ b/plugins/HistoryStats/src/iconlib.h
@@ -44,8 +44,8 @@ private:
{
WORD wID;
char* szIconName;
- TCHAR* szSection;
- TCHAR* szDescription;
+ wchar_t* szSection;
+ wchar_t* szDescription;
HICON hIcon;
};