]> git.saurik.com Git - wxWidgets.git/blobdiff - src/msw/settings.cpp
implement editing_started and _done events for GTK+ >= 2.6
[wxWidgets.git] / src / msw / settings.cpp
index 9817d4d7c1e96b813ad0ce9c179ed4b28939535b..85f5a95a4797d284e74e6668bbaa90ccfe26ab02 100644 (file)
@@ -33,6 +33,7 @@
 #endif
 
 #include "wx/msw/private.h"
+#include "wx/msw/missing.h" // for SM_CXCURSOR, SM_CYCURSOR, SM_TABLETPC
 
 #ifndef SPI_GETFLATMENU
 #define SPI_GETFLATMENU                     0x1022
@@ -40,9 +41,6 @@
 
 #include "wx/fontutil.h"
 
-// for SM_CXCURSOR, SM_CYCURSOR, SM_TABLETPC
-#include "wx/msw/missing.h"
-
 // ----------------------------------------------------------------------------
 // private classes
 // ----------------------------------------------------------------------------
@@ -354,7 +352,7 @@ static const int gs_metricsMap[] =
     -1, -1, -1, -1,
 #endif
     SM_CYHSCROLL,
-    SM_CXVSCROLL,
+    SM_CXHSCROLL,
     SM_CXVSCROLL,
     SM_CYVSCROLL,
 #ifdef SM_CYVTHUMB