]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/timer.h
fixed the bug with the order of 2 size events when the scrollbar[s] (dis)appear in...
[wxWidgets.git] / include / wx / timer.h
index ae1da9917b6309c49679436a61e0959ce49732c0..c7459e915296ed7f6bc2a89d2c831655f2ce2d8d 100644 (file)
@@ -111,8 +111,6 @@ protected:
     #include "wx/gtk/timer.h"
 #elif defined(__WXMGL__)
     #include "wx/mgl/timer.h"
-#elif defined(__WXQT__)
-    #include "wx/qt/timer.h"
 #elif defined(__WXMAC__)
     #include "wx/mac/timer.h"
 #elif defined(__WXPM__)