]> git.lyx.org Git - lyx.git/commit
* BufferView:
authorAbdelrazak Younes <younes@lyx.org>
Sun, 2 Dec 2007 17:50:08 +0000 (17:50 +0000)
committerAbdelrazak Younes <younes@lyx.org>
Sun, 2 Dec 2007 17:50:08 +0000 (17:50 +0000)
commitc68601da9fff00795208164a466f998cd502320f
tree9bbd451482124be52020524170cb13d24974da34
parent539061ddc89bb95b36a33f8419af5238d270f4e1
* BufferView:
- dispatch(): transfer LFUN_FILE_INSERT to GuiView::dispatch()
- menuInsertLyXFile(): split in BufferView::insertLyXFile() and GuiView::insertLyXFile()

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