]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/univ/scrtimer.h
added wxDebugContext::SetShutdownNotifyFunction() (patch 1887210)
[wxWidgets.git] / include / wx / univ / scrtimer.h
index 7e4e8bdd05cdc803babfa2768b2955e3bd2c745d..a94c528f7f3c0ca9852544fa0a02bf73d1eb97f0 100644 (file)
 
 // NB: this class is implemented in scrolbar.cpp
 
 
 // NB: this class is implemented in scrolbar.cpp
 
+#include "wx/defs.h"
+
+#if wxUSE_TIMER
+
 #include "wx/timer.h"
 
 // ----------------------------------------------------------------------------
 #include "wx/timer.h"
 
 // ----------------------------------------------------------------------------
@@ -42,4 +46,6 @@ protected:
     bool m_skipNext;
 };
 
     bool m_skipNext;
 };
 
+#endif // wxUSE_TIMER
+
 #endif // _WX_UNIV_SCRTIMER_H
 #endif // _WX_UNIV_SCRTIMER_H