]> git.lyx.org Git - features.git/commit
Make some InsetMathGrid members private
authorJean-Marc Lasgouttes <lasgouttes@lyx.org>
Sun, 14 Jul 2019 15:18:56 +0000 (17:18 +0200)
committerJean-Marc Lasgouttes <lasgouttes@lyx.org>
Sun, 14 Jul 2019 15:45:03 +0000 (17:45 +0200)
commited856c9f4d8bf83963a6d8e21cf454b355881d48
tree01884f6fcc6b5a8a6228688e3548de324a654ccb
parent2e72ed3e2c12a32f482a6d5a14a39a5636092525
Make some InsetMathGrid members private

Also remove the trailing underscore of XXXInfo members, since they are
not private in essence.

No intended behavior change.
src/mathed/InsetMathGrid.cpp
src/mathed/InsetMathGrid.h
src/mathed/InsetMathHull.cpp
src/mathed/InsetMathMatrix.cpp
src/mathed/MathParser.cpp