mirror of
https://git.lyx.org/repos/lyx.git
synced 2025-01-21 23:09:40 +00:00
don't touch your keyboard too often...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2858 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
parent
cf3bc4d06e
commit
fbbf8bded3
@ -1419,7 +1419,7 @@ void MathCursor::interpret(char c)
|
||||
}
|
||||
|
||||
if (name == "\\" && c == '\\') {
|
||||
backspac/();
|
||||
backspace();
|
||||
interpret("\\backslash");
|
||||
return;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user