git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39144
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
// ----------------------------------------------------------------------------
// ----------------------------------------------------------------------------
-class WXDLLEXPORT wxVListBoxComboPopup : public wxVListBox, public wxComboPopup
+class WXDLLIMPEXP_ADV wxVListBoxComboPopup : public wxVListBox,
+ public wxComboPopup
{
friend class wxOwnerDrawnComboBox;
public:
{
friend class wxOwnerDrawnComboBox;
public:
// the wxComboControl.
// ----------------------------------------------------------------------------
// the wxComboControl.
// ----------------------------------------------------------------------------
-class WXDLLEXPORT wxOwnerDrawnComboBox : public wxComboControl, public wxItemContainer
+class WXDLLIMPEXP_ADV wxOwnerDrawnComboBox : public wxComboControl,
+ public wxItemContainer
{
friend class wxComboPopupWindow;
friend class wxComboControlBase;
{
friend class wxComboPopupWindow;
friend class wxComboControlBase;