]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/evtloop.h
got rid of wxSocketBase::m_error which could get out of sync with wxSocketImpl::m_err...
[wxWidgets.git] / include / wx / evtloop.h
index 412fe4ea5155b6add159b9c5766de6cb72756c30..c0fc1e7055054eb091917d5dc93dcce1fa45bb9e 100644 (file)
@@ -126,6 +126,8 @@ protected:
     #include "wx/osx/evtloop.h"
 #elif defined(__WXDFB__)
     #include "wx/dfb/evtloop.h"
+#elif defined(__WXGTK20__)
+    #include "wx/gtk/evtloop.h"
 #else // other platform
 
 #include "wx/stopwatch.h"   // for wxMilliClock_t