]> git.lyx.org Git - features.git/blobdiff - src/lyxrc.h
in addition to the changes mentioned in ChangeLog, there is the usual batch of whites...
[features.git] / src / lyxrc.h
index 25d0cbdf6e4831f4771411635f0e5bff46c8416e..551fd9278dff252a6d563b05a56a5975dde4b11f 100644 (file)
@@ -25,9 +25,13 @@ public:
        ///
        LyXRC();
        ///
-       int Read (string const & filename);
+       int read (string const & filename);
        ///
-        void Print();
+       void write(string const & filename) const;
+       ///
+        void print() const;
+       ///
+       void output(ostream & os) const;
        /// Is a bind file already (or currently) read?
        bool hasBindFile;
        ///