#include "wx/msgdlg.h"
#include "wx/intl.h"
#include "wx/wxchar.h"
- #include "wx/icon.h"
#include "wx/log.h"
#endif
// global variables
// ---------------------------------------------------------------------------
-extern wxList WXDLLEXPORT wxPendingDelete;
-
#if !defined(__WXMICROWIN__) && !defined(__WXWINCE__)
extern void wxSetKeyboardHook(bool doIt);
#endif