]> git.lyx.org Git - lyx.git/commit
* GuiWorkArea::event():
authorAbdelrazak Younes <younes@lyx.org>
Thu, 10 Jan 2008 08:19:54 +0000 (08:19 +0000)
committerAbdelrazak Younes <younes@lyx.org>
Thu, 10 Jan 2008 08:19:54 +0000 (08:19 +0000)
commit50b994b08fa0b5d90cb30a16fc56e2c1389b01eb
treef8a8d092ca49e261967ac4d444706caa94d71177
parent098dc1f93b80755b4a837f0734cdfdc0681c2156
* GuiWorkArea::event():
- case ToolTip: don't forget to accept the event!
- Clean up the method in order to extend to other events.

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