]> git.saurik.com Git - wxWidgets.git/blobdiff - src/x11/app.cpp
removed TTN_NEEDTEXT handlers, we don't use tooltips on demand
[wxWidgets.git] / src / x11 / app.cpp
index cbdac795e754a292d8d5f4055ec68eb47893b5dd..9bb85397335fbe2c3eefe7d1f155e59e4a23c54b 100644 (file)
 #ifndef WX_PRECOMP
     #include "wx/hash.h"
     #include "wx/intl.h"
+    #include "wx/log.h"
+    #include "wx/utils.h"
+    #include "wx/frame.h"
 #endif
 
-#include "wx/frame.h"
-#include "wx/utils.h"
 #include "wx/gdicmn.h"
 #include "wx/icon.h"
 #include "wx/dialog.h"
-#include "wx/log.h"
 #include "wx/module.h"
 #include "wx/memory.h"
-#include "wx/log.h"
 #include "wx/evtloop.h"
 #include "wx/timer.h"
 #include "wx/filename.h"