]> git.lyx.org Git - lyx.git/commit
* lyx_gui: create_view(), start() and exit() functions deleted.
authorAbdelrazak Younes <younes@lyx.org>
Tue, 3 Oct 2006 13:38:28 +0000 (13:38 +0000)
committerAbdelrazak Younes <younes@lyx.org>
Tue, 3 Oct 2006 13:38:28 +0000 (13:38 +0000)
commit85d2e4b9176e0765a4d30c4e74c7e78e95ea3d6d
treea771531d05dbf7c05ef2fc428288b29d5327d892
parent69d72462b6da2a2b9aa5b9f2811aecd7deeb105d
* lyx_gui: create_view(), start() and exit() functions deleted.

* lyx_main.C and lyx_cb.C: use Application methods directly instead of the above functions.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@15211 a592a061-630c-0410-9148-cb99ea01b6c8
src/frontends/lyx_gui.C
src/frontends/lyx_gui.h
src/frontends/qt4/GuiView.C
src/lyx_cb.C
src/lyx_main.C