mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-12-23 13:31:49 +00:00
whitespace
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@16832 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
parent
2e09a925a5
commit
cb71a1c869
@ -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.
|
||||
|
Loading…
Reference in New Issue
Block a user