X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=src%2Finsets%2FInsetNewpage.h;h=6a1d639b0760ff687c4a654d61c6b80c7a7d1d9e;hb=9914f21bceef9610bd1822f96eff0aa6d1a8df7c;hp=002ae7f77feaa41456e8543efc61bd4de0bd9782;hpb=d866717ef7503a1373dd1cb3925e1ac97b079192;p=lyx.git diff --git a/src/insets/InsetNewpage.h b/src/insets/InsetNewpage.h index 002ae7f77f..6a1d639b07 100644 --- a/src/insets/InsetNewpage.h +++ b/src/insets/InsetNewpage.h @@ -81,7 +81,7 @@ private: /// ColorCode ColorName() const; /// - docstring contextMenuName() const; + std::string contextMenuName() const; /// Inset * clone() const { return new InsetNewpage(*this); } ///