]> git.lyx.org Git - lyx.git/blobdiff - src/insets/InsetMarginal.h
Make script inset much tighter in texted.
[lyx.git] / src / insets / InsetMarginal.h
index 008a3dd039fae9c64a622ca8eb879edd15d2a181..db0f6db0239d15cdf9543f29088a916dc77a1563 100644 (file)
@@ -25,7 +25,7 @@ namespace lyx {
 class InsetMarginal : public InsetFootlike {
 public:
        ///
-       InsetMarginal(Buffer *);
+       explicit InsetMarginal(Buffer *);
        ///
        InsetCode lyxCode() const { return MARGIN_CODE; }
        ///