]> git.saurik.com Git - wxWidgets.git/blobdiff - src/osx/window_osx.cpp
setting the image position after the label is set, otherwise image_only will have...
[wxWidgets.git] / src / osx / window_osx.cpp
index 065426269ad4aa08fbb49973c04cf26aba6d0270..b5254d12d9c7e4809cebe6d74f23f3d93d9cb6ef 100644 (file)
 #endif
 
 #if wxUSE_DRAG_AND_DROP
-#include "wx/dnd.h"
+    #include "wx/dnd.h"
 #endif
 
 #include "wx/graphics.h"
 
 #if wxOSX_USE_CARBON
-#include "wx/osx/uma.h"
+    #include "wx/osx/uma.h"
 #else
-#include "wx/osx/private.h"
+    #include "wx/osx/private.h"
 #endif
 
 #define MAC_SCROLLBAR_SIZE 15