X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/034957673ccd2006aee3937c5b86245e51d4bf62..0be9ace27e0a278272cbb1e9daa988b65898eca1:/include/wx/htmllbox.h diff --git a/include/wx/htmllbox.h b/include/wx/htmllbox.h index 666717632b..5098935c17 100644 --- a/include/wx/htmllbox.h +++ b/include/wx/htmllbox.h @@ -14,16 +14,16 @@ #include "wx/vlbox.h" // base class -class WXDLLEXPORT wxHtmlCell; -class WXDLLEXPORT wxHtmlWinParser; -class WXDLLEXPORT wxHtmlListBoxCache; -class WXDLLEXPORT wxHtmlListBoxStyle; +class WXDLLIMPEXP_HTML wxHtmlCell; +class WXDLLIMPEXP_HTML wxHtmlWinParser; +class WXDLLIMPEXP_HTML wxHtmlListBoxCache; +class WXDLLIMPEXP_HTML wxHtmlListBoxStyle; // ---------------------------------------------------------------------------- // wxHtmlListBox // ---------------------------------------------------------------------------- -class WXDLLEXPORT wxHtmlListBox : public wxVListBox +class WXDLLIMPEXP_HTML wxHtmlListBox : public wxVListBox { public: // constructors and such