]> git.lyx.org Git - lyx.git/commit
QtView renamed to GuiView
authorAbdelrazak Younes <younes@lyx.org>
Tue, 20 Jun 2006 09:33:01 +0000 (09:33 +0000)
committerAbdelrazak Younes <younes@lyx.org>
Tue, 20 Jun 2006 09:33:01 +0000 (09:33 +0000)
commitd46add77542664d4d04025c6c1cb024cb1886c49
tree3837031c7f8061bd201571914d25169e187087b6
parentc7d3458f99869873b72bef52e68eb4076581bf99
QtView renamed to GuiView

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@14154 a592a061-630c-0410-9148-cb99ea01b6c8
15 files changed:
src/frontends/qt4/GuiImplementation.C
src/frontends/qt4/GuiImplementation.h
src/frontends/qt4/GuiView.C [new file with mode: 0644]
src/frontends/qt4/GuiView.h [new file with mode: 0644]
src/frontends/qt4/GuiWorkArea.C
src/frontends/qt4/QCommandBuffer.C
src/frontends/qt4/QCommandBuffer.h
src/frontends/qt4/QLMenubar.C
src/frontends/qt4/QLMenubar.h
src/frontends/qt4/QLPopupMenu.C
src/frontends/qt4/QLToolbar.C
src/frontends/qt4/QLToolbar.h
src/frontends/qt4/QtView.C [deleted file]
src/frontends/qt4/QtView.h [deleted file]
src/frontends/qt4/lyx_gui.C