]> git.lyx.org Git - features.git/commit
Properly implement the singleton pattern
authorRichard Kimberly Heck <rikiheck@lyx.org>
Mon, 9 Nov 2020 20:39:20 +0000 (15:39 -0500)
committerRichard Kimberly Heck <rikiheck@lyx.org>
Wed, 11 Nov 2020 17:07:56 +0000 (12:07 -0500)
commit1ff570f37e295975a6d92d8b7c3ac6c12943e4d6
treeeb62d690528803f195333619ccf5a9cbb037537a
parent0e0c5c5d4c4109981e1ef4b3105c37bc1a97f17c
Properly implement the singleton pattern
src/Buffer.cpp
src/mathed/InsetMathMacro.cpp
src/mathed/InsetMathNest.cpp
src/mathed/MacroTable.cpp
src/mathed/MacroTable.h
src/mathed/MathFactory.cpp