]> git.lyx.org Git - features.git/commit
Fix bug #3871: Shortcut to switch from TOC to text pane.
authorVincent van Ravesteijn <vfr@lyx.org>
Mon, 26 Apr 2010 10:03:09 +0000 (10:03 +0000)
committerVincent van Ravesteijn <vfr@lyx.org>
Mon, 26 Apr 2010 10:03:09 +0000 (10:03 +0000)
commitf8d64b4799514c414825150238b15540001e8684
tree182cec28696491718e9666cc449a91d78119111b
parentf65f5be6d74782fcb4045af38e03922714c4deff
Fix bug #3871: Shortcut to switch from TOC to text pane.

M-o now switches to the TOC pane, and Esc always returns from any DockView to the main window.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@34293 a592a061-630c-0410-9148-cb99ea01b6c8
lib/bind/cua.bind
lib/bind/emacs.bind
lib/bind/mac.bind
src/frontends/qt4/DockView.h
src/frontends/qt4/GuiToc.cpp
src/frontends/qt4/GuiView.cpp
src/frontends/qt4/TocWidget.cpp