]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/confbase.h
save the current status text for each pane inside wxStatusBarPane: native controls...
[wxWidgets.git] / include / wx / confbase.h
index 32ecdde96203f37768849f38e1074e873f96fcfa..3f7b02e35d67542874bcc21a2acbc74d56f65ae6 100644 (file)
@@ -437,7 +437,7 @@ private:
                 m_strOldPath;   // saved path
   bool          m_bChanged;     // was the path changed?
 
-  DECLARE_NO_COPY_CLASS(wxConfigPathChanger)
+  wxDECLARE_NO_COPY_CLASS(wxConfigPathChanger);
 };