]> git.lyx.org Git - features.git/commit
Move layout from GuiToolbar to GuiView. Now, it is possible to use the popup also...
authorVincent van Ravesteijn <vfr@lyx.org>
Fri, 14 Aug 2009 22:58:57 +0000 (22:58 +0000)
committerVincent van Ravesteijn <vfr@lyx.org>
Fri, 14 Aug 2009 22:58:57 +0000 (22:58 +0000)
commit81554c90f109c29458095f1cc1be6a5acc427987
tree3c1cdaa8aff8a9208cfe4584cc977f00f28a6b1b
parent7215b099d359d9e8a1834a0dd37109dac1ed0c37
Move layout from GuiToolbar to GuiView. Now, it is possible to use the popup also when the Toolbar has not been visible before.

see:
http://www.mail-archive.com/lyx-users@lists.lyx.org/msg75503.html

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@31042 a592a061-630c-0410-9148-cb99ea01b6c8
src/frontends/qt4/GuiToolbar.cpp
src/frontends/qt4/GuiToolbar.h
src/frontends/qt4/GuiView.cpp
src/frontends/qt4/GuiView.h
src/frontends/qt4/LayoutBox.cpp