X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/f3d32879d62f58aa8bdf00fbcb5bb2cee5c53816..4f2511d706e5274a34e1521e11c1b95fed735b42:/include/wx/editlbox.h diff --git a/include/wx/editlbox.h b/include/wx/editlbox.h index 212028b716..59236bcf3f 100644 --- a/include/wx/editlbox.h +++ b/include/wx/editlbox.h @@ -17,9 +17,9 @@ #include "wx/panel.h" -class WXDLLEXPORT wxBitmapButton; -class WXDLLEXPORT wxListCtrl; -class WXDLLEXPORT wxListEvent; +class WXDLLIMPEXP_FWD_CORE wxBitmapButton; +class WXDLLIMPEXP_FWD_CORE wxListCtrl; +class WXDLLIMPEXP_FWD_CORE wxListEvent; #define wxEL_ALLOW_NEW 0x0100 #define wxEL_ALLOW_EDIT 0x0200