]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/strconv.h
no changes, just update the copyright in the header
[wxWidgets.git] / include / wx / strconv.h
index 74e871324b109935cb56a583297688accc0f514d..cf538d1491ee437533c452d0f77966fa3ec30589 100644 (file)
@@ -240,7 +240,7 @@ private:
     // the conversion object we forward to
     wxMBConv *m_conv;
 
     // the conversion object we forward to
     wxMBConv *m_conv;
 
-    DECLARE_NO_ASSIGN_CLASS(wxConvBrokenFileNames)
+    wxDECLARE_NO_ASSIGN_CLASS(wxConvBrokenFileNames);
 };
 
 #endif // __UNIX__
 };
 
 #endif // __UNIX__