projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
DEBUGREPORT
[wxWidgets.git]
/
include
/
wx
/
gtk
/
app.h
diff --git
a/include/wx/gtk/app.h
b/include/wx/gtk/app.h
index 19eb401889e8738542bc1dd8b4f153a414e2b7d3..fd4fa6226bbaadc0d519176a2bd6c41d69105053 100644
(file)
--- a/
include/wx/gtk/app.h
+++ b/
include/wx/gtk/app.h
@@
-4,7
+4,7
@@
// Author: Robert Roebling
// Id: $Id$
// Copyright: (c) 1998 Robert Roebling, Julian Smart
// Author: Robert Roebling
// Id: $Id$
// Copyright: (c) 1998 Robert Roebling, Julian Smart
-// Licence: wxWi
dget
s licence
+// Licence: wxWi
ndow
s licence
/////////////////////////////////////////////////////////////////////////////
#ifndef __GTKAPPH__
/////////////////////////////////////////////////////////////////////////////
#ifndef __GTKAPPH__
@@
-56,9
+56,8
@@
public:
#endif // __WXDEBUG__
gint m_idleTag;
#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
unsigned char *m_colorCube;
// Used by the the wxGLApp and wxGLCanvas class for GL-based X visual