diff options
author | Michele Calgaro <michele.calgaro@yahoo.it> | 2022-09-10 14:31:44 +0900 |
---|---|---|
committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2022-09-10 14:31:44 +0900 |
commit | 62b2fc0050b991ecfb1b79329c82030b1302346f (patch) | |
tree | 59ac04ea9d15f87b891916bb20f3014d7aabf178 /k9author | |
parent | f0475ecbe7d94e5d090545afdd43d10d8a9eb505 (diff) | |
download | k9copy-62b2fc0050b991ecfb1b79329c82030b1302346f.tar.gz k9copy-62b2fc0050b991ecfb1b79329c82030b1302346f.zip |
Remove unnecessary accelerators from .ui files.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'k9author')
-rw-r--r-- | k9author/menuEdit.ui | 3 | ||||
-rw-r--r-- | k9author/newTitle.ui | 3 |
2 files changed, 0 insertions, 6 deletions
diff --git a/k9author/menuEdit.ui b/k9author/menuEdit.ui index 6dce647..acc9310 100644 --- a/k9author/menuEdit.ui +++ b/k9author/menuEdit.ui @@ -163,9 +163,6 @@ <property name="text"> <string></string> </property> - <property name="accel"> - <string></string> - </property> </widget> <widget class="TQLabel" row="0" column="0" rowspan="1" colspan="6"> <property name="name"> diff --git a/k9author/newTitle.ui b/k9author/newTitle.ui index 40b7028..554711b 100644 --- a/k9author/newTitle.ui +++ b/k9author/newTitle.ui @@ -163,9 +163,6 @@ <property name="text"> <string>Add</string> </property> - <property name="accel"> - <string></string> - </property> <property name="stdItem" stdset="0"> <number>27</number> </property> |