]> git.saurik.com Git - wxWidgets.git/blobdiff - src/msw/dibutils.cpp
tiny fixes
[wxWidgets.git] / src / msw / dibutils.cpp
index 6736a42d66083e2eef5f3ddf70e4e4128ab1df1a..cd99d6f0282785fe846b72c5c2e1d4ec6f93e916 100644 (file)
@@ -48,7 +48,7 @@
 
 #define BFT_ICON   0x4349   /* 'IC' */
 #define BFT_BITMAP 0x4d42   /* 'BM' */
 
 #define BFT_ICON   0x4349   /* 'IC' */
 #define BFT_BITMAP 0x4d42   /* 'BM' */
-#define BFT_CURSOR 0x5450   /* 'PT' */
+#define BFT_CURSOR 0x5450   /* 'PT(' */
 
 #ifndef SEEK_CUR
 /* flags for _lseek */
 
 #ifndef SEEK_CUR
 /* flags for _lseek */