]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/strvararg.h
build fixes
[wxWidgets.git] / include / wx / strvararg.h
index bd7d867b3c685b7677ce03f9b613e01b1a366c15..e60392d2f78327f8642e43034b2999213a43d4b2 100644 (file)
@@ -195,7 +195,7 @@ private:
     const wxString * const m_str;
     const wxCStrData * const m_cstr;
 
     const wxString * const m_str;
     const wxCStrData * const m_cstr;
 
-    DECLARE_NO_COPY_CLASS(wxFormatString)
+    DECLARE_NO_ASSIGN_CLASS(wxFormatString)
 };
 
 // these two helper classes are used to find wxFormatString argument among fixed
 };
 
 // these two helper classes are used to find wxFormatString argument among fixed