]> git.lyx.org Git - features.git/commit
* GuiApplication::x11EventFilter(): check for currentView() before using it.
authorAbdelrazak Younes <younes@lyx.org>
Mon, 4 Dec 2006 13:52:02 +0000 (13:52 +0000)
committerAbdelrazak Younes <younes@lyx.org>
Mon, 4 Dec 2006 13:52:02 +0000 (13:52 +0000)
commitc6e4985a07e907a73d100f2055df45adbb7d74b8
tree5505afccfc8b289d668e5870456d4c9110171a86
parentc4320d24cd2d29c2e77958b4a8fd44f2bd587ca7
* GuiApplication::x11EventFilter(): check for currentView() before using it.

* Application::currentView(): now returns a pointer.

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