// The same holds for all other wxEvtHandler functions.
using wxEvtHandler::ProcessEvent;
+#if wxUSE_THREADS
using wxEvtHandler::ProcessThreadEvent;
+#endif
using wxEvtHandler::SafelyProcessEvent;
using wxEvtHandler::ProcessPendingEvents;
using wxEvtHandler::AddPendingEvent;