(hopefully) fixed race condition in installing idle handler (calling wxPostEvent from non-main thread)

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30266 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Václav Slavík
2004-11-04 20:04:59 +00:00
parent 2449852113
commit fe593cc504
6 changed files with 68 additions and 14 deletions

View File

@@ -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