]> git.saurik.com Git - wxWidgets.git/blobdiff - src/gtk/tooltip.cpp
added wxCB_READONLY
[wxWidgets.git] / src / gtk / tooltip.cpp
index cd0a8670e3fc07d2698a82846eef6d5a8e695bf8..f5fdd8a0f66cb36c0adbacbcdcbb50c38bef8209 100644 (file)
@@ -11,7 +11,9 @@
     #pragma implementation "tooltip.h"
 #endif
 
-#ifdef wxUSE_TOOLTIPS
+#include "wx/setup.h"
+
+#if wxUSE_TOOLTIPS
 
 #include "wx/window.h"
 #include "wx/tooltip.h"