X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=src%2Finsets%2FInsetNomencl.h;h=5d6c663d3c26e352a7e1ef0d55f16c0f79cb5967;hb=0362c6aae73c293d1c20277c12d362acfe0b2ef6;hp=b2bc62d4740e9011b3bc6857664833897bcb5e2f;hpb=07b6198f4c3aa6dfe3245394b660966fd3e85c99;p=lyx.git diff --git a/src/insets/InsetNomencl.h b/src/insets/InsetNomencl.h index b2bc62d474..5d6c663d3c 100644 --- a/src/insets/InsetNomencl.h +++ b/src/insets/InsetNomencl.h @@ -41,7 +41,7 @@ public: /// int docbookGlossary(odocstream &) const; /// - static CommandInfo const * findInfo(std::string const &); + static ParamInfo const & findInfo(std::string const &); /// static std::string defaultCommand() { return "nomenclature"; }; /// @@ -78,7 +78,7 @@ public: /// docstring const getScreenLabel(Buffer const &) const; /// - static CommandInfo const * findInfo(std::string const &); + static ParamInfo const & findInfo(std::string const &); /// static std::string defaultCommand() { return "printnomenclature"; }; ///