X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/cc70081166ac3387eb9e426f20c25552c4d04a31..1fe7a7c744ae0ce155744423fb40497ac3014b6a:/include/wx/gtk/app.h?ds=inline 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