aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/gui/kstandardshortcut.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/src/gui/kstandardshortcut.h b/src/gui/kstandardshortcut.h
index 5bb07fb9..9a2d0d87 100644
--- a/src/gui/kstandardshortcut.h
+++ b/src/gui/kstandardshortcut.h
@@ -308,12 +308,6 @@ KCONFIGGUI_EXPORT const QList<QKeySequence> &zoomIn();
KCONFIGGUI_EXPORT const QList<QKeySequence> &zoomOut();
/**
- * Toggle insert/overwrite (with visual feedback, e.g. in the statusbar). Default: Insert
- * @return the shortcut of the standard accelerator
- */
-KCONFIGGUI_EXPORT const QList<QKeySequence> &insert();
-
-/**
* Goto home page. Default: Alt-Home
* @return the shortcut of the standard accelerator
*/