git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39420
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
#include "wx/msw/wrapwin.h"
#endif
+class WXDLLIMPEXP_BASE wxArrayString;
struct WXDLLEXPORT wxNativeEncodingInfo;
#if defined(_WX_X_FONTLIKE)
#ifndef _WX_ACCEL_H_
#define _WX_ACCEL_H_
+class WXDLLIMPEXP_CORE wxWindow;
+
// ----------------------------------------------------------------------------
// the accel table has all accelerators for a given window or menu
// ----------------------------------------------------------------------------
#include "wx/intl.h"
#include "wx/dc.h"
#include "wx/settings.h"
+ #include "wx/msgdlg.h"
#endif
#include "wx/print.h"