X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/cc70081166ac3387eb9e426f20c25552c4d04a31..ef826e249610b0930a11039e30f15bad70c4d7f4:/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