]> git.lyx.org Git - lyx.git/blobdiff - src/lyxfunc.h
src/support/unlink.C: Fix an #include error
[lyx.git] / src / lyxfunc.h
index 549e778d897be8ed85797cbcdc508018144712df..2e36ba19ab1bd846fd89f3405a94101e92256f19 100644 (file)
@@ -54,7 +54,7 @@ public:
        void initKeySequences(kb_keymap * kb);
 
        /// return the status bar state string
-       std::string const viewStatusMessage();
+       docstring const viewStatusMessage();
 
        ///
        void processKeySym(LyXKeySymPtr key, key_modifier::state state);