]> git.saurik.com Git - wxWidgets.git/blobdiff - src/mac/carbon/tooltip.cpp
must be AnyState , not NoState to get all elements (error in apple's doc, reported)
[wxWidgets.git] / src / mac / carbon / tooltip.cpp
index 8ffbb4101a6009087cc2b48a2e2c26f9c36ce1e9..1adb42296aa29c52088655a4cf49660944fce9a3 100644 (file)
@@ -16,9 +16,9 @@
 #ifndef WX_PRECOMP
     #include "wx/app.h"
     #include "wx/window.h"
+    #include "wx/dc.h"
 #endif // WX_PRECOMP
 
-#include "wx/dc.h"
 #include "wx/timer.h"
 #include "wx/geometry.h"
 #include "wx/mac/uma.h"