#include "wx/menu.h"
#include "wx/dialog.h"
#include "wx/settings.h"
+ #include "wx/msgdlg.h"
#endif
#include "wx/layout.h"
-#include "wx/msgdlg.h"
#include "wx/module.h"
#include "wx/combobox.h"
// data
//-----------------------------------------------------------------------------
-extern wxList wxPendingDelete;
extern bool g_blockEventsOnDrag;
extern bool g_blockEventsOnScroll;
extern wxCursor g_globalCursor;