]> git.lyx.org Git - lyx.git/commit
Transfer special getStatus() code from LyXFunc to BufferView, GuiView and GuiApplication.
authorAbdelrazak Younes <younes@lyx.org>
Wed, 23 Sep 2009 09:07:24 +0000 (09:07 +0000)
committerAbdelrazak Younes <younes@lyx.org>
Wed, 23 Sep 2009 09:07:24 +0000 (09:07 +0000)
commit6e800efcaff5e89c712ddd5c74a5a27054f573ed
treea9efb34e6ced51eb049d274119aa02df870d2c4d
parent1069dfa7a0b0a25744a8b344896378f479bb66d6
Transfer special getStatus() code from LyXFunc to BufferView, GuiView and GuiApplication.

I tested this on Windows and Linux/X11 but not on Mac so...

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