summaryrefslogtreecommitdiff
path: root/include/m_utils.h
diff options
context:
space:
mode:
authorGeorge Hazan <george.hazan@gmail.com>2013-02-13 19:34:27 +0000
committerGeorge Hazan <george.hazan@gmail.com>2013-02-13 19:34:27 +0000
commit5823fde31b7185403f6fe4f24c1a858d63bfa2d3 (patch)
tree796b522f4f1c1986fb749457ee3f904157e928c5 /include/m_utils.h
parentcbdba41a954b4cf8849cc12ba5d27c458288c146 (diff)
- boost updated to 1.53, and should be placed into ..\..\boost folder
- various compilation fixes git-svn-id: http://svn.miranda-ng.org/main/trunk@3591 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'include/m_utils.h')
-rw-r--r--include/m_utils.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/m_utils.h b/include/m_utils.h
index 60e407ffdb..64d0e2a2e3 100644
--- a/include/m_utils.h
+++ b/include/m_utils.h
@@ -277,7 +277,7 @@ __forceinline INT_PTR Utils_AssertInsideScreen(RECT *rc) {
/************************ Colour Picker Control (0.1.2.1+) **********************/
-#define WNDCLASS_COLOURPICKER _T("ColourPicker")
+#define WNDCLASS_COLOURPICKER "ColourPicker"
#define CPM_SETCOLOUR 0x1000 //lParam = new colour
#define CPM_GETCOLOUR 0x1001 //returns colour