]> git.lyx.org Git - features.git/commit
math stuff
authorAndré Pönitz <poenitz@gmx.net>
Sun, 7 Oct 2007 20:34:09 +0000 (20:34 +0000)
committerAndré Pönitz <poenitz@gmx.net>
Sun, 7 Oct 2007 20:34:09 +0000 (20:34 +0000)
commitf1c1cba9c30729e219899fe7f5025cf180e01e5a
treedaf3260d951314708d5c3a5bf5fc4722471b7533
parentcd64f187e615ea4a1b4f09256365ada4b4141896
math stuff

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@20826 a592a061-630c-0410-9148-cb99ea01b6c8
14 files changed:
src/ToolbarBackend.cpp
src/frontends/controllers/ControlMath.cpp [deleted file]
src/frontends/controllers/ControlMath.h [deleted file]
src/frontends/controllers/Makefile.am
src/frontends/qt4/Dialogs.cpp
src/frontends/qt4/GuiDelimiter.cpp
src/frontends/qt4/GuiDelimiter.h
src/frontends/qt4/GuiMath.cpp [new file with mode: 0644]
src/frontends/qt4/GuiMath.h [new file with mode: 0644]
src/frontends/qt4/GuiMathMatrix.cpp
src/frontends/qt4/GuiMathMatrix.h
src/frontends/qt4/GuiParagraph.h
src/frontends/qt4/GuiToolbar.cpp
src/frontends/qt4/Makefile.am