diff options
| author | Michele Calgaro <michele.calgaro@yahoo.it> | 2022-09-07 22:48:25 +0900 |
|---|---|---|
| committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2022-09-07 22:48:44 +0900 |
| commit | 3c9d41ef57cb19b75f47ada51e90c88d6b8ef42d (patch) | |
| tree | bd5aeb92db70147e3dcd4e9630bda36658728695 /src/openprojectlayout.ui | |
| parent | 6d3eefe38462df720865c3fb08e008b6a8eb924f (diff) | |
| download | kscope-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/openprojectlayout.ui')
| -rw-r--r-- | src/openprojectlayout.ui | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/src/openprojectlayout.ui b/src/openprojectlayout.ui index a346e15..6345ab6 100644 --- a/src/openprojectlayout.ui +++ b/src/openprojectlayout.ui @@ -122,9 +122,6 @@ <property name="text"> <string>&Open</string> </property> - <property name="accel"> - <string>Alt+O</string> - </property> <property name="default"> <bool>true</bool> </property> |
