diff options
Diffstat (limited to 'src/modules/editor/scripteditor.cpp')
| -rw-r--r-- | src/modules/editor/scripteditor.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/modules/editor/scripteditor.cpp b/src/modules/editor/scripteditor.cpp index 7327ba6aa..48363826f 100644 --- a/src/modules/editor/scripteditor.cpp +++ b/src/modules/editor/scripteditor.cpp @@ -327,7 +327,6 @@ void KviScriptEditorWidget::keyPressEvent(QKeyEvent * e) return; case Qt::Key_Enter: case Qt::Key_Return: - case Qt::Key_Backspace: case Qt::Key_PageUp: e->ignore(); // allow the parent to process it return; |
