]> git.lyx.org Git - features.git/blobdiff - src/frontends/controllers/ControlPrefs.h
The big change tracking patch. Changes from posted version :
[features.git] / src / frontends / controllers / ControlPrefs.h
index 10d9a74e5cfdc60cb64ebd7eba2b3743b88a4bad..54670051c81c3ff66a465fa29e235c0c7e43193c 100644 (file)
@@ -66,6 +66,9 @@ public:
        /// set global formats
        void setFormats(Formats const & form);
 
+       /// reset the details for the current author for all buffers
+       void setCurrentAuthor();
+
 private:
        /// get current lyxrc
        virtual void setParams();