Resize fine tuning
thread_list no longer keyed git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1056 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -380,7 +380,7 @@ public:
|
||||
wxMainMutex = new wxMutex();
|
||||
wxThreadGuiInit();
|
||||
p_mainid = pthread_self();
|
||||
p_threads_list = wxList(wxKEY_INTEGER);
|
||||
// p_threads_list = wxList(wxKEY_INTEGER);
|
||||
wxMainMutex->Lock();
|
||||
|
||||
return TRUE;
|
||||
|
Reference in New Issue
Block a user