]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/msw/imaglist.h
Fix line endings
[wxWidgets.git] / include / wx / msw / imaglist.h
index 2da13484ac99d4032552a21f682ba6835fa3de61..c76ce168ccb5b7d6736c7a8976a1ea0e11e5e4c0 100644 (file)
@@ -18,7 +18,7 @@
 // now, the app must take care of ownership issues. That is, the
 // image lists must be explicitly deleted after the control(s) that uses them
 // is (are) deleted, or when the app exits.
-class WXDLLEXPORT wxImageList : public wxObject
+class WXDLLIMPEXP_CORE wxImageList : public wxObject
 {
 public:
   /*