]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/gtk/private/string.h
no real change: just fix RCS-ID so that it reflects the current revision number
[wxWidgets.git] / include / wx / gtk / private / string.h
index d6ef553132f0b966acc056127a894d6db98472cd..a537667166bf64c89493bf054c6f6534bc6ceb04 100644 (file)
@@ -28,7 +28,7 @@ public:
 private:
     gchar *m_str;
 
-    DECLARE_NO_COPY_CLASS(wxGtkString)
+    wxDECLARE_NO_COPY_CLASS(wxGtkString);
 };
 
 #endif // _WX_GTK_PRIVATE_STRING_H_