]> git.saurik.com Git - wxWidgets.git/blobdiff - src/motif/dcclient.cpp
support Ctrl-PageUp/Dn for changing the notebook pages in addition to [Shift-]Ctrl...
[wxWidgets.git] / src / motif / dcclient.cpp
index c68155bd6cacd4a9922173abd8f4cdb43ea4d921..94bd4419e5f3cbf25bbad5bf660058f057447169 100644 (file)
 
 #ifndef WX_PRECOMP
     #include "wx/log.h"
+    #include "wx/app.h"
+    #include "wx/window.h"
+    #include "wx/dcmemory.h"
+    #include "wx/math.h"
 #endif
 
-#include "wx/dcmemory.h"
-#include "wx/window.h"
-#include "wx/app.h"
 #include "wx/image.h"
-#include "wx/math.h"
 
 #ifdef __VMS__
 #pragma message disable nosimpint