]> git.lyx.org Git - lyx.git/blobdiff - src/insets/InsetScript.h
Replace a half-baked attempt to remove \lyxdot from the directory part of
[lyx.git] / src / insets / InsetScript.h
index e558a76294a2d69eb8f887a42a1f3e1042b106af..eaec3c97c981a3f74f8e21531ddf112840ffce9b 100644 (file)
@@ -109,7 +109,7 @@ public:
        ///
        Inset * clone() const { return new InsetScript(*this); }
        ///
-       docstring contextMenuName() const;
+       std::string contextMenuName() const;
        //@}
 
        /// \name Public functions inherited from InsetText class