]> git.lyx.org Git - features.git/commit
Transfer some GUI oriented code from core to frontend.
authorAbdelrazak Younes <younes@lyx.org>
Wed, 6 Feb 2008 23:54:13 +0000 (23:54 +0000)
committerAbdelrazak Younes <younes@lyx.org>
Wed, 6 Feb 2008 23:54:13 +0000 (23:54 +0000)
commite6519eb5f611ac675e5985e5ba46e514c81b2234
tree5bc43759dad201a183621913cd8e8977992b990a
parente9ff2bf5d71c3f0de661b4acdd93d29a932680a8
Transfer some GUI oriented code from core to frontend.

* lyxFunc:
- doImport(): transfered to GuiView::inportDocument() together with LFUN_BUFFER_IMPORT

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