]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/vlbox.h
remove unused/unneeded menuitem cruft
[wxWidgets.git] / include / wx / vlbox.h
index aa894553e5b8a35f1df232312684d00691794323..c6235d98b57ece587257822b4e99b2a411266d99 100644 (file)
@@ -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