]> git.lyx.org Git - lyx.git/blobdiff - src/insets/InsetNewpage.h
listerrors.lyx : Update a link.
[lyx.git] / src / insets / InsetNewpage.h
index 002ae7f77feaa41456e8543efc61bd4de0bd9782..6a1d639b0760ff687c4a654d61c6b80c7a7d1d9e 100644 (file)
@@ -81,7 +81,7 @@ private:
        ///
        ColorCode ColorName() const;
        ///
-       docstring contextMenuName() const;
+       std::string contextMenuName() const;
        ///
        Inset * clone() const { return new InsetNewpage(*this); }
        ///