summaryrefslogtreecommitdiffstats
path: root/src/prefoptlayout.ui
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2022-09-07 22:48:25 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2022-09-07 22:48:44 +0900
commit3c9d41ef57cb19b75f47ada51e90c88d6b8ef42d (patch)
treebd5aeb92db70147e3dcd4e9630bda36658728695 /src/prefoptlayout.ui
parent6d3eefe38462df720865c3fb08e008b6a8eb924f (diff)
downloadkscope-3c9d41ef.tar.gz
kscope-3c9d41ef.zip
Remove unnecessary accelerator from .ui files.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 7a2982368978ad7d2c5eda8616cd795c1ae09cd3)
Diffstat (limited to 'src/prefoptlayout.ui')
-rw-r--r--src/prefoptlayout.ui6
1 files changed, 0 insertions, 6 deletions
diff --git a/src/prefoptlayout.ui b/src/prefoptlayout.ui
index 4cf303a..87f5f3c 100644
--- a/src/prefoptlayout.ui
+++ b/src/prefoptlayout.ui
@@ -66,9 +66,6 @@
<property name="text">
<string>Read-Onl&amp;y Mode</string>
</property>
- <property name="accel">
- <string>Alt+Y</string>
- </property>
<property name="whatsThis" stdset="0">
<string>Forces all editor windows to work in a read-only mode, so that the user cannot modify the displayed files.</string>
</property>
@@ -121,9 +118,6 @@
<property name="text">
<string>Automatically Sort Files in the File List</string>
</property>
- <property name="accel">
- <string></string>
- </property>
<property name="whatsThis" stdset="0">
<string>Sorts files in the project's file list when a project is loaded. This may be too slow for large projects on older machines.</string>
</property>