]> git.lyx.org Git - lyx.git/blobdiff - src/lyxfunc.h
fix reading the author field.
[lyx.git] / src / lyxfunc.h
index 399a64055a64d9d88b733f553238028630da52fa..63a690f2a0e667dc370305836241d49e7c3b5975 100644 (file)
@@ -45,7 +45,7 @@ public:
        void dispatch(FuncRequest const &, bool verbose = false);
 
        /// return the status bar state string
-       std::string const view_status_message();
+       std::string const viewStatusMessage();
 
        ///
        typedef boost::shared_ptr<LyXKeySym> LyXKeySymPtr;