]> git.lyx.org Git - features.git/commit
Mark constructors with only one parameter as explicit
authorJean-Marc Lasgouttes <lasgouttes@lyx.org>
Sun, 15 Sep 2019 21:56:17 +0000 (23:56 +0200)
committerJean-Marc Lasgouttes <lasgouttes@lyx.org>
Sun, 15 Sep 2019 21:56:17 +0000 (23:56 +0200)
commitdecd2c74f105a11a21de08097649f9bc102a1b5c
treec83ba9b80fa567dc7bcea07ce5c103d2e234b48b
parent19fb4db71e9dc9d9f52eb47c4e49f26ee5c3b0e1
Mark constructors with only one parameter as explicit

Spotted by cppcheck
25 files changed:
src/mathed/InsetMath.h
src/mathed/InsetMathBox.h
src/mathed/InsetMathBrace.h
src/mathed/InsetMathComment.h
src/mathed/InsetMathDiagram.h
src/mathed/InsetMathDiff.h
src/mathed/InsetMathEnsureMath.h
src/mathed/InsetMathGrid.h
src/mathed/InsetMathHull.h
src/mathed/InsetMathLefteqn.h
src/mathed/InsetMathMacroArgument.h
src/mathed/InsetMathMacroTemplate.cpp
src/mathed/InsetMathMacroTemplate.h
src/mathed/InsetMathOverset.h
src/mathed/InsetMathPar.h
src/mathed/InsetMathRef.h
src/mathed/InsetMathRoot.h
src/mathed/InsetMathScript.h
src/mathed/InsetMathSqrt.h
src/mathed/InsetMathSubstack.h
src/mathed/InsetMathUnderset.h
src/mathed/MacroTable.h
src/mathed/MathCompletionList.h
src/mathed/MathData.h
src/mathed/MathStream.h