X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/448c8e496d016d837c1cdced2c3d20805eff225e..707c4418929f09dfd8f5fb0f0d5aec3bb0775bd8:/include/wx/gtk/app.h diff --git a/include/wx/gtk/app.h b/include/wx/gtk/app.h index 33b62e1c15..fd4fa6226b 100644 --- a/include/wx/gtk/app.h +++ b/include/wx/gtk/app.h @@ -56,6 +56,8 @@ public: #endif // __WXDEBUG__ gint m_idleTag; + void RemoveIdleTag(); + unsigned char *m_colorCube; // Used by the the wxGLApp and wxGLCanvas class for GL-based X visual