]> 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>
Thu, 18 Jun 2020 13:48:45 +0000 (15:48 +0200)
commitec8e323c9ef0d7e7701807b076c9ac5e7abdd664
treecbdc42db686122cfdcd9e7983fc2be42c9b449ed
parent968f980b13de114230474af4a4b68d210d971430
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