]> git.lyx.org Git - features.git/commit
* WorkArea
authorAbdelrazak Younes <younes@lyx.org>
Sat, 4 Nov 2006 07:29:25 +0000 (07:29 +0000)
committerAbdelrazak Younes <younes@lyx.org>
Sat, 4 Nov 2006 07:29:25 +0000 (07:29 +0000)
commit5c57bee5b92cd0dec00b45bdebeb07c34c9b0783
tree6e364a698dff068c716619a73c2fb8b022cc3fe0
parentf8b75dc40fb36e8d081edf2bbec5b76514954320
* WorkArea
  - hasFocus(): new pure virtual method
  - redraw(): update singlePar only if the Widget has the focusInEvent

* GuiWorkArea.h: implement hasFocus().

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