projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
MinGW warning fix.
[wxWidgets.git]
/
include
/
wx
/
gtk
/
app.h
diff --git
a/include/wx/gtk/app.h
b/include/wx/gtk/app.h
index 3fb0e93c8ae191f9a78cc924676116449dab1b56..fd4fa6226bbaadc0d519176a2bd6c41d69105053 100644
(file)
--- 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