diff options
| author | Michele Calgaro <michele.calgaro@yahoo.it> | 2022-09-13 12:08:44 +0900 |
|---|---|---|
| committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2022-09-13 12:17:22 +0900 |
| commit | 8100acbd1919b368bf7d965bd64766554af5716a (patch) | |
| tree | fbe24994e3c42de596bef4aec10499b6d78b591f /src/klamonacc_alert.ui | |
| parent | fa547ef8d92e2bcb373f5e3af7efd8cce5be959a (diff) | |
| download | klamav-8100acbd.tar.gz klamav-8100acbd.zip | |
Remove unnecessary accelerators from .ui files
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit ee39cb509b01628706a4016aa3b8c539916e9a34)
Diffstat (limited to 'src/klamonacc_alert.ui')
| -rw-r--r-- | src/klamonacc_alert.ui | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/src/klamonacc_alert.ui b/src/klamonacc_alert.ui index bb5863e..54e1e5d 100644 --- a/src/klamonacc_alert.ui +++ b/src/klamonacc_alert.ui @@ -165,9 +165,6 @@ The file you tried to access appears to be infected.</string> <property name="text"> <string>&Quarantine</string> </property> - <property name="accel"> - <string>Alt+Q</string> - </property> </widget> <widget class="TQPushButton"> <property name="name"> @@ -176,9 +173,6 @@ The file you tried to access appears to be infected.</string> <property name="text"> <string>&Dismiss</string> </property> - <property name="accel"> - <string>Alt+D</string> - </property> </widget> </hbox> </widget> |
