]> git.saurik.com Git - wxWidgets.git/blobdiff - interface/wx/fileconf.h
added wxLog::IsLevelEnabled() helper; document it and a few related functions which...
[wxWidgets.git] / interface / wx / fileconf.h
index cdef167a0070de34d65c35eb9513f00b75749d44..df88c8e24a8fcd43e4cf497c14af5805b4d2ad70 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
@@ -21,7 +20,7 @@
     Windows.
 
     @library{wxbase}
-    @category{misc}
+    @category{cfg}
 
     @see wxFileConfig::Save
 */
@@ -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