]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/univ/listbox.h
added template wxScopedArray<> too
[wxWidgets.git] / include / wx / univ / listbox.h
index 41d2b7df561d87262d35b491534ffdae91220348..f70d98abc978acc5370a6d2d0210eee3d60fbbd4 100644 (file)
@@ -48,7 +48,7 @@
 // wxListBox: a list of selectable items
 // ----------------------------------------------------------------------------
 
-class WXDLLEXPORT wxListBox : public wxListBoxBase, public wxScrollHelper
+class WXDLLIMPEXP_CORE wxListBox : public wxListBoxBase, public wxScrollHelper
 {
 public:
     // ctors and such