]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/generic/imaglist.h
Added wxView::OnClosingDocument so the application can do
[wxWidgets.git] / include / wx / generic / imaglist.h
index 390a49832883b4b161715cdafb00e4e271c0d6f0..1422f7220acb3592cc2b9c1c3f12db49ffe79713 100644 (file)
@@ -47,7 +47,7 @@ enum {
     wxIMAGE_LIST_STATE   // State icons: unimplemented (see WIN32 documentation)
 };
 
-class wxImageList: public wxObject
+class WXDLLEXPORT wxImageList: public wxObject
 {
 public:
     wxImageList() { }