]> git.lyx.org Git - features.git/commit
TOC context menu (part 2)
authorVincent van Ravesteijn <vfr@lyx.org>
Wed, 8 Apr 2009 21:06:58 +0000 (21:06 +0000)
committerVincent van Ravesteijn <vfr@lyx.org>
Wed, 8 Apr 2009 21:06:58 +0000 (21:06 +0000)
commita465fcb55e268417dfce3d8ef2a4755724087c4f
treea32329b8a30812dcc6ca5232e5f35ddf559cb9dc
parentf7f24a2709e961dee9afacf040726a7a075d4f22
TOC context menu (part 2)

* TocWidget: add context menu to toc.

* Menus: specify origin of cmd.

* GuiView: if cmd coming from toc, dispatch to GuiToc.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@29155 a592a061-630c-0410-9148-cb99ea01b6c8
src/FuncRequest.h
src/frontends/qt4/GuiToc.cpp
src/frontends/qt4/GuiToc.h
src/frontends/qt4/GuiView.cpp
src/frontends/qt4/Menus.cpp
src/frontends/qt4/TocWidget.cpp
src/frontends/qt4/TocWidget.h