]> git.lyx.org Git - lyx.git/commit
Some more cleanup of LyXView:
authorAbdelrazak Younes <younes@lyx.org>
Wed, 21 Nov 2007 22:48:13 +0000 (22:48 +0000)
committerAbdelrazak Younes <younes@lyx.org>
Wed, 21 Nov 2007 22:48:13 +0000 (22:48 +0000)
commita3315920a2816111293b0112b689148bd6635e1e
tree6031fb8c6c25d31d959c5ad6768b2496dcdc3207
parente3fcaf5cdedce3cbcd4892ada8001b70d7ac0434
Some more cleanup of LyXView:
- transfer GuiBufferDelegate and GuiBufferViewDelegate to GuiView
- delete showDialog() and use LFUN_DIALOG_SHOW in LyXFunc::dispatch().

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@21702 a592a061-630c-0410-9148-cb99ea01b6c8
src/LyXFunc.cpp
src/frontends/Delegates.h
src/frontends/LyXView.h
src/frontends/qt4/GuiView.h