]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/motif/menuitem.h
Add iterators to wxVector, use std::vector in STL mode, correct wxVector::erase()
[wxWidgets.git] / include / wx / motif / menuitem.h
index e9c6bc965d05158b1a7d26023cc4bcc911028efa..7df8dd2e4e1cc9fcb1389aaa9b205a3ed3807285 100644 (file)
@@ -14,7 +14,7 @@
 
 #include "wx/bitmap.h"
 
-class WXDLLEXPORT wxMenuBar;
+class WXDLLIMPEXP_FWD_CORE wxMenuBar;
 
 // ----------------------------------------------------------------------------
 // wxMenuItem: an item in the menu, optionally implements owner-drawn behaviour