]> git.saurik.com Git - wxWidgets.git/blobdiff - src/common/image.cpp
fix for IBM xlC 8, it can't compile Clone() if wxDataFormat is not defined
[wxWidgets.git] / src / common / image.cpp
index d3bf74c5c47c4738a1e1dee452c74c50f5a3fd2f..433e013d05893fe48f8c72a98bd1e7cd90e54ce2 100644 (file)
@@ -88,7 +88,7 @@ public:
     wxArrayString   m_optionNames;
     wxArrayString   m_optionValues;
 
-    DECLARE_NO_COPY_CLASS(wxImageRefData)
+    wxDECLARE_NO_COPY_CLASS(wxImageRefData);
 };
 
 wxImageRefData::wxImageRefData()