]> git.saurik.com Git - wxWidgets.git/blobdiff - src/x11/evtloop.cpp
changed charset to iso8859-2
[wxWidgets.git] / src / x11 / evtloop.cpp
index a6bdaeb2f78629b773eb61a342e4daef631ee73f..dd8a8f030ec59560324516b39206a510bc5a1259 100644 (file)
@@ -163,7 +163,9 @@ int wxEventLoop::Run()
         // anything else to do
         while ( ! Pending() )
         {
+#if wxUSE_TIMER
             wxTimer::NotifyTimers(); // TODO: is this the correct place for it?
+#endif
             if (!m_impl->SendIdleEvent())
             {
 #if 0 // wxUSE_THREADS