Corrected wxImage for use with mono wxBitmaps,
Corrected compilation of wxApp without threads (untested). git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@4044 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -59,9 +59,7 @@ public:
|
||||
static void CleanUp();
|
||||
|
||||
bool ProcessIdle();
|
||||
#if wxUSE_THREADS
|
||||
void ProcessPendingEvents();
|
||||
#endif
|
||||
void DeletePendingObjects();
|
||||
|
||||
// This can be used to suppress the generation of Idle events.
|
||||
|
Reference in New Issue
Block a user