]> git.saurik.com Git - wxWidgets.git/blobdiff - src/mac/carbon/stattext.cpp
must be AnyState , not NoState to get all elements (error in apple's doc, reported)
[wxWidgets.git] / src / mac / carbon / stattext.cpp
index b6bb94d019053038933d49e4bf3c705018e969dd..b87cfc619671715c2dd10855ae6b6b55fd5e54ca 100644 (file)
 
 #ifndef WX_PRECOMP
     #include "wx/app.h"
+    #include "wx/utils.h"
+    #include "wx/dc.h"
 #endif // WX_PRECOMP
 
 #include "wx/notebook.h"
 #include "wx/tabctrl.h"
-#include "wx/dc.h"
 #include "wx/dcclient.h"
-#include "wx/utils.h"
 #include "wx/settings.h"
 
 #include "wx/mac/uma.h"