]> git.saurik.com Git - wxWidgets.git/commitdiff
allow copying wxFormatString for compiler-generated temporaries
authorPaul Cornett <paulcor@bullseye.com>
Fri, 21 Sep 2007 16:04:24 +0000 (16:04 +0000)
committerPaul Cornett <paulcor@bullseye.com>
Fri, 21 Sep 2007 16:04:24 +0000 (16:04 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@48884 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

include/wx/strvararg.h

index bd7d867b3c685b7677ce03f9b613e01b1a366c15..e60392d2f78327f8642e43034b2999213a43d4b2 100644 (file)
@@ -195,7 +195,7 @@ private:
     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