diff options
Diffstat (limited to 'src/prefoptlayout.ui')
-rw-r--r-- | src/prefoptlayout.ui | 6 |
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&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> |