summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2022-09-09 09:48:51 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2022-09-09 09:48:51 +0900
commit55d229c0cd594a998e74e62f7fe531cd498a43f8 (patch)
tree1e906e0ea058f9745a4b97d96dffae4c05f5f6e0
parentaa1fddeaa4780c8bc0b0e1999361b702eb9e3ae4 (diff)
downloadkrecipes-55d229c0cd594a998e74e62f7fe531cd498a43f8.tar.gz
krecipes-55d229c0cd594a998e74e62f7fe531cd498a43f8.zip
Remove unnecessary accelerators from .ui files.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
-rw-r--r--krecipes/src/widgets/ratingdisplaywidget.ui6
1 files changed, 0 insertions, 6 deletions
diff --git a/krecipes/src/widgets/ratingdisplaywidget.ui b/krecipes/src/widgets/ratingdisplaywidget.ui
index 4a55963..bd1380e 100644
--- a/krecipes/src/widgets/ratingdisplaywidget.ui
+++ b/krecipes/src/widgets/ratingdisplaywidget.ui
@@ -202,9 +202,6 @@
<property name="text">
<string>Remove</string>
</property>
- <property name="accel">
- <string></string>
- </property>
</widget>
<widget class="KPushButton">
<property name="name">
@@ -213,9 +210,6 @@
<property name="text">
<string>Edit...</string>
</property>
- <property name="accel">
- <string></string>
- </property>
</widget>
</hbox>
</widget>