whitespace

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@16832 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
Georg Baum 2007-01-24 13:33:13 +00:00
parent 2e09a925a5
commit cb71a1c869

View File

@ -166,8 +166,7 @@ void WorkArea::redraw()
}
void WorkArea::processKeySym(LyXKeySymPtr key,
key_modifier::state state)
void WorkArea::processKeySym(LyXKeySymPtr key, key_modifier::state state)
{
// In order to avoid bad surprise in the middle of an operation, we better stop
// the blinking cursor.