]> git.saurik.com Git - wxWidgets.git/blobdiff - interface/wx/fileconf.h
clarify role of wxToolBarToolBase (fixes #9874)
[wxWidgets.git] / interface / wx / fileconf.h
index cdef167a0070de34d65c35eb9513f00b75749d44..641b3b5adf3d5cbfcaabc374a54b81608d75fee6 100644 (file)
@@ -8,7 +8,6 @@
 
 /**
     @class wxFileConfig
-    @wxheader{fileconf.h}
 
     wxFileConfig implements wxConfigBase interface for
     storing and retrieving configuration information using plain text files. The
@@ -70,7 +69,7 @@ public:
 
         @see wxConfigBase::Flush
     */
-    bool Save(wxOutputStream& os, const wxMBConv& conv = wxConvAuto());
+    virtual bool Save(wxOutputStream& os, const wxMBConv& conv = wxConvAuto());
 
     /**
         Allows to set the mode to be used for the config file creation. For example, to