git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40381
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
/*
* wxComboBox style flags
*/
/*
* wxComboBox style flags
*/
#define wxCB_DROPDOWN 0x0020
#define wxCB_FILENAME 0x0040
#define wxCB_DROPDOWN 0x0020
#define wxCB_FILENAME 0x0040
extern WXDLLEXPORT_DATA(const wxChar) wxComboBoxNameStr[];
// ----------------------------------------------------------------------------
extern WXDLLEXPORT_DATA(const wxChar) wxComboBoxNameStr[];
// ----------------------------------------------------------------------------
#if wxUSE_CHOICE
#include "wx/choice.h"
#if wxUSE_CHOICE
#include "wx/choice.h"
+#include "wx/combobox.h"
#ifndef WX_PRECOMP
#include "wx/arrstr.h"
#ifndef WX_PRECOMP
#include "wx/arrstr.h"