]> git.lyx.org Git - lyx.git/blobdiff - src/insets/InsetCitation.h
Replace a half-baked attempt to remove \lyxdot from the directory part of
[lyx.git] / src / insets / InsetCitation.h
index 6eb0da03fc52c540c7d0fa3d88b15d4d14653bcd..2762bfd9f2c964ed647a5cffe70362aa6d732e36 100644 (file)
@@ -63,7 +63,7 @@ public:
        ///
        void addToToc(DocIterator const &) const;
        ///
-       docstring contextMenuName() const;
+       std::string contextMenuName() const;
        //@}
 
        /// \name Static public methods obligated for InsetCommand derived classes