]> git.lyx.org Git - features.git/commit
Fix bug bug 3064 and 3065:
authorAbdelrazak Younes <younes@lyx.org>
Fri, 5 Jan 2007 13:31:34 +0000 (13:31 +0000)
committerAbdelrazak Younes <younes@lyx.org>
Fri, 5 Jan 2007 13:31:34 +0000 (13:31 +0000)
commit325cecdea4a49c1bc85566a8642c5e3ced583dc4
tree37accad32b34e99d7d761fd94490bdd79cce09a5
parent8b9a33b656a1885ab0657cf0bd8e28031e558505
Fix bug bug 3064 and 3065:
http://bugzilla.lyx.org/show_bug.cgi?id=3064
http://bugzilla.lyx.org/show_bug.cgi?id=3065

* LyXView::currentWorkArea(): new access methods.

* ControlSpellchecker::check(): add a WorkArea::redraw() call to update the screen

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@16529 a592a061-630c-0410-9148-cb99ea01b6c8
src/frontends/LyXView.C
src/frontends/LyXView.h
src/frontends/controllers/ControlSpellchecker.C