]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/msw/imaglist.h
Set initial window size as its minimal size.
[wxWidgets.git] / include / wx / msw / imaglist.h
index c76ce168ccb5b7d6736c7a8976a1ea0e11e5e4c0..73fc9df7294f045c09d5a04e4fcee0a91546e3ef 100644 (file)
@@ -199,7 +199,7 @@ public:
 protected:
   WXHIMAGELIST m_hImageList;
 
-  DECLARE_DYNAMIC_CLASS(wxImageList)
+  DECLARE_DYNAMIC_CLASS_NO_COPY(wxImageList)
 };
 
 #endif