X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/c848185a6e40ca6959b4084a4849209453cd7787..1a9a6eed360bc9a263f2ea7c0d470953397de531:/include/wx/vlbox.h diff --git a/include/wx/vlbox.h b/include/wx/vlbox.h index aa894553e5..c6235d98b5 100644 --- a/include/wx/vlbox.h +++ b/include/wx/vlbox.h @@ -32,7 +32,7 @@ class WXDLLIMPEXP_FWD_CORE wxSelectionStore; It emits the same events as wxListBox and the same event macros may be used with it. */ -class WXDLLEXPORT wxVListBox : public wxVScrolledWindow +class WXDLLIMPEXP_CORE wxVListBox : public wxVScrolledWindow { public: // constructors and such