]> git.saurik.com Git - wxWidgets.git/commitdiff
mb:54153a12-b2c7-417e-b607-c4faa9c436ab
authorStefan Csomor <csomor@advancedconcepts.ch>
Thu, 25 Aug 2011 16:37:05 +0000 (16:37 +0000)
committerStefan Csomor <csomor@advancedconcepts.ch>
Thu, 25 Aug 2011 16:37:05 +0000 (16:37 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@68880 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

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