]> git.lyx.org Git - lyx.git/blobdiff - src/insets/RenderGraphic.h
Do not output deleted rows columns if show changes in output is false
[lyx.git] / src / insets / RenderGraphic.h
index b41b82e61aa1c33753dd18e29d0cb34b2dadecab..da09c4cc0faefe0f6229b09efbfed4b136bf099d 100644 (file)
@@ -24,7 +24,7 @@ namespace lyx {
 class RenderGraphic : public RenderBase
 {
 public:
-       RenderGraphic(Inset const *);
+       explicit RenderGraphic(Inset const *);
        RenderGraphic(RenderGraphic const &, Inset const *);
        RenderBase * clone(Inset const *) const;