]> git.lyx.org Git - features.git/commit
Transfer Tab and Shift-Tab keys special handling from GuiView::event() to GuiWorkArea...
authorAbdelrazak Younes <younes@lyx.org>
Thu, 10 Jan 2008 09:04:30 +0000 (09:04 +0000)
committerAbdelrazak Younes <younes@lyx.org>
Thu, 10 Jan 2008 09:04:30 +0000 (09:04 +0000)
commita84fa1ce00998a07db44a5ebf04daf7d51d95711
tree30e5180e9b9eb78232d5fe928718699bac96f050
parentf585b6ba1127584f7e6af382e2f2c48d1a5b3e12
Transfer Tab and Shift-Tab keys special handling from GuiView::event() to GuiWorkArea::event(). Add some comments.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@22477 a592a061-630c-0410-9148-cb99ea01b6c8
src/frontends/qt4/GuiView.cpp
src/frontends/qt4/GuiWorkArea.cpp