diff options
author | Michele Calgaro <michele.calgaro@yahoo.it> | 2022-09-11 12:24:02 +0900 |
---|---|---|
committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2022-09-11 12:24:02 +0900 |
commit | c8cc131b0f022919c67694b47553eee1106c4a33 (patch) | |
tree | 456fe74a82e7642bc4fc09abc9a1a00336e8f479 /kplato/resourcespanelbase.ui | |
parent | 98bd0ec183d9636ac6a3ccaa810886a51319a89b (diff) | |
download | koffice-c8cc131b0f022919c67694b47553eee1106c4a33.tar.gz koffice-c8cc131b0f022919c67694b47553eee1106c4a33.zip |
Remove unnecessary accelerators from .ui files.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'kplato/resourcespanelbase.ui')
-rw-r--r-- | kplato/resourcespanelbase.ui | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/kplato/resourcespanelbase.ui b/kplato/resourcespanelbase.ui index 7a6e47f1..7acada42 100644 --- a/kplato/resourcespanelbase.ui +++ b/kplato/resourcespanelbase.ui @@ -148,9 +148,6 @@ <property name="text"> <string>Edit...</string> </property> - <property name="accel"> - <string></string> - </property> </widget> <widget class="TQPushButton"> <property name="name"> @@ -159,9 +156,6 @@ <property name="text"> <string>Remove</string> </property> - <property name="accel"> - <string></string> - </property> </widget> <spacer> <property name="name"> |