]> git.lyx.org Git - features.git/blobdiff - src/insets/InsetCommandParams.h
Change how InsetBibTeX does this check.
[features.git] / src / insets / InsetCommandParams.h
index f02d2a6ebd195a17bc8e9529e5c55da5b32910f0..00ff8965706d61cfe585faed23ff15f64d6a70f6 100644 (file)
@@ -33,7 +33,7 @@ public:
        explicit InsetCommandParams(std::string const & insetType,
                        std::string const & cmdName);
        ///
-       std::string insetType() { return insetType_; }
+       std::string insetType() const { return insetType_; }
        ///
        void read(Lexer &);
        /// Parse the command