]> git.lyx.org Git - features.git/commit
- Cleanup and simplify the layout list GUI handling.
authorAbdelrazak Younes <younes@lyx.org>
Tue, 20 Nov 2007 22:03:56 +0000 (22:03 +0000)
committerAbdelrazak Younes <younes@lyx.org>
Tue, 20 Nov 2007 22:03:56 +0000 (22:03 +0000)
commitba3fa9bd039799f25e67bee7c6c0c6ff4bdf35de
tree25d5b649855a84ecac9480e676acc9a131085fc9
parent228bd9b27799a3698bc6171d220089bc8f4fb64e
- Cleanup and simplify the layout list GUI handling.
- Transfer toolbar, statusbar and layoutlist handling to the frontend.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@21684 a592a061-630c-0410-9148-cb99ea01b6c8
src/LyXFunc.cpp
src/frontends/LyXView.h
src/frontends/qt4/GuiToolbar.cpp
src/frontends/qt4/GuiToolbar.h
src/frontends/qt4/GuiToolbars.cpp
src/frontends/qt4/GuiToolbars.h
src/frontends/qt4/GuiView.cpp
src/frontends/qt4/GuiView.h
src/frontends/qt4/GuiWorkArea.cpp