#ifndef WX_PRECOMP
#include "wx/app.h"
+ #include "wx/list.h"
#endif
#include "wx/thread.h"
+// ===========================================================================
+// implementation
+// ===========================================================================
+
// ---------------------------------------------------------------------------
// wxAppBase
// ----------------------------------------------------------------------------