]> git.lyx.org Git - features.git/commit
Adds the user interface for the new Comparison feature.
authorVincent van Ravesteijn <vfr@lyx.org>
Sat, 24 Oct 2009 15:47:05 +0000 (15:47 +0000)
committerVincent van Ravesteijn <vfr@lyx.org>
Sat, 24 Oct 2009 15:47:05 +0000 (15:47 +0000)
commitd4be6cf24c89f25786625b2f4ca8129524115818
treebd2d41c627770135410376795a19b5f4ce5073d1
parent9722c8f1ea78056ef811ee812cee726da8a7bdbc
Adds the user interface for the new Comparison feature.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@31707 a592a061-630c-0410-9148-cb99ea01b6c8
development/scons/scons_manifest.py
lib/ui/stdmenus.inc
src/LyXAction.cpp
src/frontends/qt4/GuiCompare.cpp [new file with mode: 0644]
src/frontends/qt4/GuiCompare.h [new file with mode: 0644]
src/frontends/qt4/GuiView.cpp
src/frontends/qt4/Makefile.am
src/frontends/qt4/ui/CompareUi.ui [new file with mode: 0644]
src/frontends/qt4/ui/compile_uic.sh