diff options
Diffstat (limited to 'GTalkExt/stdafx.h')
-rw-r--r-- | GTalkExt/stdafx.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/GTalkExt/stdafx.h b/GTalkExt/stdafx.h index 185cda1..a5e11b9 100644 --- a/GTalkExt/stdafx.h +++ b/GTalkExt/stdafx.h @@ -72,4 +72,4 @@ #define _tcstoui64(A,B,C) _ttoi(A)
#endif
-#define WNDCLASS_COLOURPICKER "ColourPicker"
\ No newline at end of file +#define WNDCLASS_COLOURPICKER _T("ColourPicker")
\ No newline at end of file |