]> git.lyx.org Git - features.git/commit
Make some constructors explicit
authorJean-Marc Lasgouttes <lasgouttes@lyx.org>
Tue, 17 Sep 2019 21:06:18 +0000 (23:06 +0200)
committerJean-Marc Lasgouttes <lasgouttes@lyx.org>
Tue, 17 Sep 2019 21:15:09 +0000 (23:15 +0200)
commit912704511b8c0fd443ab583c59ddfb6c34bc340d
treee89228b57c577376bd81bd1b46337a9f4de9e18e
parent3fffa6eb8318939a861ac7f5d4706a5e83cbbab6
Make some constructors explicit

Spotted by cppcheck.
17 files changed:
src/insets/ExternalTemplate.cpp
src/insets/ExternalTransforms.h
src/insets/InsetBox.h
src/insets/InsetExternal.h
src/insets/InsetFloatList.h
src/insets/InsetFoot.h
src/insets/InsetFootlike.h
src/insets/InsetGraphics.h
src/insets/InsetIPA.h
src/insets/InsetMarginal.h
src/insets/InsetNewline.h
src/insets/InsetPreview.h
src/insets/InsetSpace.h
src/insets/InsetTabular.h
src/insets/InsetVSpace.h
src/insets/RenderGraphic.h
src/insets/RenderPreview.h