]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/os2/dcmemory.h
added GetEnglish{Month,WeekDay}Name()
[wxWidgets.git] / include / wx / os2 / dcmemory.h
index 62b9923d2dfd78d3ac9d34907dd976f1312baade..10ca985c09b3618d6436a82fa802b2593b1b00c7 100644 (file)
@@ -37,7 +37,7 @@ protected:
     void Init(void);
 private:
     DECLARE_CLASS(wxMemoryDCImpl)
-    DECLARE_NO_COPY_CLASS(wxMemoryDCImpl)
+    wxDECLARE_NO_COPY_CLASS(wxMemoryDCImpl);
 }; // end of CLASS wxMemoryDCImpl
 
 #endif