projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
optimizing gauge cpu usage
[wxWidgets.git]
/
include
/
wx
/
gtk1
/
app.h
diff --git
a/include/wx/gtk1/app.h
b/include/wx/gtk1/app.h
index 33b62e1c154809bf60ee2efb2b8c67733aa5d8de..fd4fa6226bbaadc0d519176a2bd6c41d69105053 100644
(file)
--- a/
include/wx/gtk1/app.h
+++ b/
include/wx/gtk1/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