]> git.lyx.org Git - lyx.git/blobdiff - src/insets/InsetBox.h
Do not output deleted rows columns if show changes in output is false
[lyx.git] / src / insets / InsetBox.h
index e181bd738a229df472781879f480e84849727c7f..6dd671c9a4deaad01b8e0c1d7dc685a4b9e03c5f 100644 (file)
@@ -24,7 +24,7 @@ class InsetBoxParams
 {
 public:
        ///
-       InsetBoxParams(std::string const &);
+       explicit InsetBoxParams(std::string const &);
        ///
        void write(std::ostream & os) const;
        ///