git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@58919
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
#include "wx/textentry.h"
class WXDLLIMPEXP_CORE wxComboBoxBase : public wxItemContainer,
#include "wx/textentry.h"
class WXDLLIMPEXP_CORE wxComboBoxBase : public wxItemContainer,
{
public:
// override these methods to disambiguate between two base classes versions
{
public:
// override these methods to disambiguate between two base classes versions
#define _WX_MSW_EVTLOOP_H_
#if wxUSE_GUI
#define _WX_MSW_EVTLOOP_H_
#if wxUSE_GUI
+#include "wx/dynarray.h"
+#include "wx/msw/wrapwin.h"
#include "wx/window.h"
#endif
#include "wx/window.h"
#endif
#ifndef WX_PRECOMP
#include "wx/list.h"
#ifndef WX_PRECOMP
#include "wx/list.h"
#include "wx/app.h"
#include "wx/utils.h"
#include "wx/stopwatch.h"
#include "wx/app.h"
#include "wx/utils.h"
#include "wx/stopwatch.h"
-#include "wx/evtloop.h"
-
#ifndef WX_PRECOMP
#include "wx/app.h"
#ifndef WX_PRECOMP
#include "wx/app.h"
+#include "wx/evtloop.h"
+
// ----------------------------------------------------------------------------
// globals
// ----------------------------------------------------------------------------
// ----------------------------------------------------------------------------
// globals
// ----------------------------------------------------------------------------
#endif
#ifndef WX_PRECOMP
#endif
#ifndef WX_PRECOMP
#endif //WX_PRECOMP
#include "wx/apptrait.h"
#endif //WX_PRECOMP
#include "wx/apptrait.h"