diff options
author | Michele Calgaro <michele.calgaro@yahoo.it> | 2022-09-11 12:27:18 +0900 |
---|---|---|
committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2022-09-11 12:27:34 +0900 |
commit | 59c59c21cf11352a30e1a6db74744249f83d251c (patch) | |
tree | e37bf2b4f017683dc46c246cf60dc38dff69caec /kmymoney2/dialogs/konlinequoteconfigurationdecl.ui | |
parent | 1dc0b00d02fc11ba65e2168ef012e03013513fda (diff) | |
download | kmymoney-59c59c21cf11352a30e1a6db74744249f83d251c.tar.gz kmymoney-59c59c21cf11352a30e1a6db74744249f83d251c.zip |
Remove unnecessary accelerators from .ui files.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 2c2a9ece3076e3e37a9486934ed77d5a6af44d6c)
Diffstat (limited to 'kmymoney2/dialogs/konlinequoteconfigurationdecl.ui')
-rw-r--r-- | kmymoney2/dialogs/konlinequoteconfigurationdecl.ui | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/kmymoney2/dialogs/konlinequoteconfigurationdecl.ui b/kmymoney2/dialogs/konlinequoteconfigurationdecl.ui index 08560e6..1424f77 100644 --- a/kmymoney2/dialogs/konlinequoteconfigurationdecl.ui +++ b/kmymoney2/dialogs/konlinequoteconfigurationdecl.ui @@ -78,9 +78,6 @@ <property name="text"> <string>OK</string> </property> - <property name="accel"> - <string></string> - </property> <property name="autoDefault"> <bool>true</bool> </property> @@ -95,9 +92,6 @@ <property name="text"> <string>Cancel</string> </property> - <property name="accel"> - <string></string> - </property> <property name="autoDefault"> <bool>true</bool> </property> |