]> git.lyx.org Git - features.git/blobdiff - src/insets/InsetFloat.h
Many small code cleanups suggested by cppcheck
[features.git] / src / insets / InsetFloat.h
index 62b5873b9024520e4eb570dad802bf1cce77a3bc..224017e7eafa72d8d389aae4d23e47dbb666ba3d 100644 (file)
@@ -57,7 +57,7 @@ public:
 class InsetFloat : public InsetCaptionable
 {
 public:
-       InsetFloat(Buffer * buffer, std::string params_str);
+       InsetFloat(Buffer * buffer, std::string const & params_str);
        ///
        static void string2params(std::string const &, InsetFloatParams &);
        ///