]> git.lyx.org Git - features.git/commit
This commit initialise correctly the tab bar in a new window.
authorAbdelrazak Younes <younes@lyx.org>
Wed, 1 Nov 2006 22:57:32 +0000 (22:57 +0000)
committerAbdelrazak Younes <younes@lyx.org>
Wed, 1 Nov 2006 22:57:32 +0000 (22:57 +0000)
commit5cadc33792084560cdc319b9a73b7026d58e1e98
tree7b2df63b7055cc5d29687243c7d1abab63a79704
parent822ef847edcb33d71ae6d7fc50f5f7b279c0b890
This commit initialise correctly the tab bar in a new window.

* GuiView::init(): switch to the first avalaible buffer if any.

* GuiWorkArea::focusInEvent(): update the LyXView tab bar there.

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