]> git.saurik.com Git - wxWidgets.git/blobdiff - src/os2/window.cpp
remove the vertical scrollbar completely if the control is empty
[wxWidgets.git] / src / os2 / window.cpp
index a63b18648b84e8fa874dc1d2a8184a01b05973e7..d49aaf21a17318714c2afa1b3e5ab42f63a1d2ca 100644 (file)
@@ -43,6 +43,7 @@
     #include "wx/statusbr.h"
     #include "wx/toolbar.h"
     #include "wx/settings.h"
+    #include "wx/intl.h"
     #include <stdio.h>
 #endif
 
@@ -71,7 +72,6 @@
     #include "wx/caret.h"
 #endif // wxUSE_CARET
 
-#include "wx/intl.h"
 #include "wx/log.h"