]> git.lyx.org Git - lyx.git/blobdiff - src/insets/InsetBibtex.h
Replace a half-baked attempt to remove \lyxdot from the directory part of
[lyx.git] / src / insets / InsetBibtex.h
index 6e38fcc407258d9a3b1a7837fb154e9ee1f88d12..79ee82759b4a32dd40710d7ad39e027745cc575a 100644 (file)
@@ -58,7 +58,7 @@ public:
        ///
        docstring xhtml(XHTMLStream &, OutputParams const &) const;
        ///
-       docstring contextMenuName() const;
+       std::string contextMenuName() const;
        //@}
 
        /// \name Static public methods obligated for InsetCommand derived classes