]> git.lyx.org Git - lyx.git/blobdiff - src/insets/InsetNomencl.h
Replace a half-baked attempt to remove \lyxdot from the directory part of
[lyx.git] / src / insets / InsetNomencl.h
index f445066550ea8f24bd7b86b48bb479c6d4649741..2a0eda957f495d2ad57dc6b2e45f21d3ffd0f4c4 100644 (file)
@@ -98,7 +98,7 @@ public:
        ///
        void latex(otexstream &, OutputParams const &) const;
        ///
-       docstring contextMenuName() const;
+       std::string contextMenuName() const;
        //@}
 
        /// \name Static public methods obligated for InsetCommand derived classes