]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/gtk/app.h
DEBUGREPORT
[wxWidgets.git] / include / wx / gtk / app.h
index 19eb401889e8738542bc1dd8b4f153a414e2b7d3..fd4fa6226bbaadc0d519176a2bd6c41d69105053 100644 (file)
@@ -4,7 +4,7 @@
 // Author:      Robert Roebling
 // Id:          $Id$
 // Copyright:   (c) 1998 Robert Roebling, Julian Smart
-// Licence:     wxWidgets licence
+// Licence:     wxWindows licence
 /////////////////////////////////////////////////////////////////////////////
 
 #ifndef __GTKAPPH__
@@ -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