X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/cc70081166ac3387eb9e426f20c25552c4d04a31..23a59c2cbe8489445b9c26dee4a77e2d20a999c2:/include/wx/gtk/app.h?ds=sidebyside diff --git a/include/wx/gtk/app.h b/include/wx/gtk/app.h index 3fb0e93c8a..fd4fa6226b 100644 --- a/include/wx/gtk/app.h +++ b/include/wx/gtk/app.h @@ -56,9 +56,8 @@ public: #endif // __WXDEBUG__ gint m_idleTag; -#if wxUSE_THREADS - gint m_wakeUpTimerTag; -#endif + void RemoveIdleTag(); + unsigned char *m_colorCube; // Used by the the wxGLApp and wxGLCanvas class for GL-based X visual