]> git.lyx.org Git - features.git/commit
DispatchResult::update() ==> DispatchResult::screenUpdate()
authorRichard Heck <rgheck@comcast.net>
Wed, 13 Oct 2010 17:28:55 +0000 (17:28 +0000)
committerRichard Heck <rgheck@comcast.net>
Wed, 13 Oct 2010 17:28:55 +0000 (17:28 +0000)
commit6a80ce62cab3b2623479da70fa90e65db346d152
treefebf83eede9b0d41ba1e1c64c9e90eeb2bde2438
parent35eb1a2405777aaa7e5c415066458a3f2681b12b
DispatchResult::update() ==> DispatchResult::screenUpdate()

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@35631 a592a061-630c-0410-9148-cb99ea01b6c8
12 files changed:
src/Buffer.cpp
src/BufferView.cpp
src/Cursor.cpp
src/DispatchResult.h
src/Text.cpp
src/Text3.cpp
src/frontends/qt4/GuiApplication.cpp
src/frontends/qt4/GuiCompleter.cpp
src/frontends/qt4/GuiView.cpp
src/mathed/InsetMathNest.cpp
src/mathed/InsetMathScript.cpp
src/mathed/MathMacro.cpp