]> git.lyx.org Git - features.git/commit
* Application: change the signature of getStatus() to reflect the one of GuiView.
authorAbdelrazak Younes <younes@lyx.org>
Fri, 23 May 2008 09:53:27 +0000 (09:53 +0000)
committerAbdelrazak Younes <younes@lyx.org>
Fri, 23 May 2008 09:53:27 +0000 (09:53 +0000)
commit9f5daec59a5dbb5d1d43a6ca37e7e549798dba83
treed35bca7076eb10d3c1e01b077f9dd8ee710a0c7a
parent5924ca2831e320c35dbc0f9d01150f0e92476288
* Application: change the signature of getStatus() to reflect the one of GuiView.
* LyXFunc::getStatus(): properly use Application::getStatus()
* LFUN_SET_COLOR: transfer to GuiApplication (and get rid of Application::updateColor()).

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