]> git.lyx.org Git - features.git/commit
Get rid of GuiIndex since we no longer need it. Simplify the remaining code.
authorRichard Heck <rgheck@comcast.net>
Thu, 14 Feb 2008 18:06:47 +0000 (18:06 +0000)
committerRichard Heck <rgheck@comcast.net>
Thu, 14 Feb 2008 18:06:47 +0000 (18:06 +0000)
commit85deaeb1659c4bcd5cb8d60bbdebe55506a767d5
tree229c8b2228c38e58486a65ff284c88b2c41d6d56
parentb1306a979a92fead3878bc2a01cf8adba0e3918e
Get rid of GuiIndex since we no longer need it. Simplify the remaining code.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@23006 a592a061-630c-0410-9148-cb99ea01b6c8
src/frontends/qt4/GuiIndex.cpp [deleted file]
src/frontends/qt4/GuiIndex.h [deleted file]
src/frontends/qt4/GuiLabel.cpp [new file with mode: 0644]
src/frontends/qt4/GuiLabel.h [new file with mode: 0644]
src/frontends/qt4/GuiView.cpp
src/frontends/qt4/Makefile.am
src/frontends/qt4/ui/IndexUi.ui [deleted file]
src/frontends/qt4/ui/LabelUi.ui [new file with mode: 0644]