From: Juergen Spitzmueller Date: Wed, 19 Oct 2016 12:21:24 +0000 (+0200) Subject: Restore alphabetic order X-Git-Tag: 2.3.0alpha1~850 X-Git-Url: https://git.lyx.org/gitweb/?a=commitdiff_plain;h=86517b120cfbd98973381551fc11f38a571dfcb7;hp=85bcf0d93f7b0137c1d3b4d030a1840cbfe5892e;p=features.git Restore alphabetic order --- diff --git a/src/Makefile.am b/src/Makefile.am index dd51584107..f3dd870077 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -399,6 +399,8 @@ SOURCEFILESMATHED = \ mathed/InsetMathBox.cpp \ mathed/InsetMathBrace.cpp \ mathed/InsetMath.cpp \ + mathed/InsetMathCancel.cpp \ + mathed/InsetMathCancelto.cpp \ mathed/InsetMathCases.cpp \ mathed/InsetMathChar.cpp \ mathed/InsetMathColor.cpp \ @@ -420,8 +422,6 @@ SOURCEFILESMATHED = \ mathed/InsetMathKern.cpp \ mathed/InsetMathLefteqn.cpp \ mathed/InsetMathLim.cpp \ - mathed/InsetMathCancel.cpp \ - mathed/InsetMathCancelto.cpp \ mathed/InsetMathMatrix.cpp \ mathed/InsetMathNest.cpp \ mathed/InsetMathNumber.cpp \