X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/b513212d2eab4daacd56606d6c7d489639e3215b..92b0a2a13ccaaa23a97964ff35cdaf39dd44a104:/src/x11/evtloop.cpp diff --git a/src/x11/evtloop.cpp b/src/x11/evtloop.cpp index a6bdaeb2f7..dd8a8f030e 100644 --- a/src/x11/evtloop.cpp +++ b/src/x11/evtloop.cpp @@ -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