diff options
author | Michele Calgaro <[email protected]> | 2022-09-11 12:24:02 +0900 |
---|---|---|
committer | Michele Calgaro <[email protected]> | 2022-09-11 12:24:02 +0900 |
commit | c8cc131b0f022919c67694b47553eee1106c4a33 (patch) | |
tree | 456fe74a82e7642bc4fc09abc9a1a00336e8f479 /kplato/kptconfigtaskpanelbase.ui | |
parent | 98bd0ec183d9636ac6a3ccaa810886a51319a89b (diff) | |
download | koffice-c8cc131b0f022919c67694b47553eee1106c4a33.tar.gz koffice-c8cc131b0f022919c67694b47553eee1106c4a33.zip |
Remove unnecessary accelerators from .ui files.
Signed-off-by: Michele Calgaro <[email protected]>
Diffstat (limited to 'kplato/kptconfigtaskpanelbase.ui')
-rw-r--r-- | kplato/kptconfigtaskpanelbase.ui | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/kplato/kptconfigtaskpanelbase.ui b/kplato/kptconfigtaskpanelbase.ui index 2072f75a..7d71a284 100644 --- a/kplato/kptconfigtaskpanelbase.ui +++ b/kplato/kptconfigtaskpanelbase.ui @@ -64,9 +64,6 @@ This is not limited to persons available in a resource group but can be anyone. <property name="text"> <string>Choose...</string> </property> - <property name="accel"> - <string></string> - </property> <property name="toolTip" stdset="0"> <string>Insert a person from your address book.</string> </property> |