build fix
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39420 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -26,6 +26,7 @@
|
|||||||
#include "wx/msw/wrapwin.h"
|
#include "wx/msw/wrapwin.h"
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
class WXDLLIMPEXP_BASE wxArrayString;
|
||||||
struct WXDLLEXPORT wxNativeEncodingInfo;
|
struct WXDLLEXPORT wxNativeEncodingInfo;
|
||||||
|
|
||||||
#if defined(_WX_X_FONTLIKE)
|
#if defined(_WX_X_FONTLIKE)
|
||||||
|
@@ -12,6 +12,8 @@
|
|||||||
#ifndef _WX_ACCEL_H_
|
#ifndef _WX_ACCEL_H_
|
||||||
#define _WX_ACCEL_H_
|
#define _WX_ACCEL_H_
|
||||||
|
|
||||||
|
class WXDLLIMPEXP_CORE wxWindow;
|
||||||
|
|
||||||
// ----------------------------------------------------------------------------
|
// ----------------------------------------------------------------------------
|
||||||
// the accel table has all accelerators for a given window or menu
|
// the accel table has all accelerators for a given window or menu
|
||||||
// ----------------------------------------------------------------------------
|
// ----------------------------------------------------------------------------
|
||||||
|
@@ -22,6 +22,7 @@
|
|||||||
#include "wx/intl.h"
|
#include "wx/intl.h"
|
||||||
#include "wx/dc.h"
|
#include "wx/dc.h"
|
||||||
#include "wx/settings.h"
|
#include "wx/settings.h"
|
||||||
|
#include "wx/msgdlg.h"
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#include "wx/print.h"
|
#include "wx/print.h"
|
||||||
|
Reference in New Issue
Block a user