]> 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>
Mon, 9 Nov 2020 20:39:20 +0000 (15:39 -0500)
commit3dddcefc3c8ee388003d3af67dc825163c6ed456
treed2186b7c1ec8b844ef4cc30d5dc484c542c9fc3c
parent1c3a66b47778412f600d18ace51375482dd94df9
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