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:24 +0900 |
commit | 774993993ab4fcb5f297379775f2899d3d968540 (patch) | |
tree | f63019146c5ab6382de2d9ca2dd2e1a9a60ffddb /chalk/ui | |
parent | 775f79c9be9a3728276a24a3e10209c6424f565e (diff) | |
download | koffice-r14.0.x.tar.gz koffice-r14.0.x.zip |
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit c8cc131b0f022919c67694b47553eee1106c4a33)
Diffstat (limited to 'chalk/ui')
-rw-r--r-- | chalk/ui/kis_previewwidgetbase.ui | 12 | ||||
-rw-r--r-- | chalk/ui/wdgpalettechooser.ui | 6 | ||||
-rw-r--r-- | chalk/ui/wdgtextbrush.ui | 3 |
3 files changed, 0 insertions, 21 deletions
diff --git a/chalk/ui/kis_previewwidgetbase.ui b/chalk/ui/kis_previewwidgetbase.ui index 672b13c4..477b4c66 100644 --- a/chalk/ui/kis_previewwidgetbase.ui +++ b/chalk/ui/kis_previewwidgetbase.ui @@ -143,9 +143,6 @@ <property name="text"> <string></string> </property> - <property name="accel"> - <string></string> - </property> <property name="toolTip" stdset="0"> <string>Zoom Out</string> </property> @@ -157,9 +154,6 @@ <property name="text"> <string></string> </property> - <property name="accel"> - <string></string> - </property> <property name="toolTip" stdset="0"> <string>Zoom In</string> </property> @@ -171,9 +165,6 @@ <property name="text"> <string></string> </property> - <property name="accel"> - <string></string> - </property> <property name="toolTip" stdset="0"> <string>1 : 1</string> </property> @@ -185,9 +176,6 @@ <property name="text"> <string></string> </property> - <property name="accel"> - <string></string> - </property> <property name="toolTip" stdset="0"> <string>Update preview</string> </property> diff --git a/chalk/ui/wdgpalettechooser.ui b/chalk/ui/wdgpalettechooser.ui index c4de4e1d..be6e1cde 100644 --- a/chalk/ui/wdgpalettechooser.ui +++ b/chalk/ui/wdgpalettechooser.ui @@ -59,9 +59,6 @@ <property name="text"> <string>&OK</string> </property> - <property name="accel"> - <string></string> - </property> <property name="autoDefault"> <bool>true</bool> </property> @@ -76,9 +73,6 @@ <property name="text"> <string>&Cancel</string> </property> - <property name="accel"> - <string></string> - </property> <property name="autoDefault"> <bool>true</bool> </property> diff --git a/chalk/ui/wdgtextbrush.ui b/chalk/ui/wdgtextbrush.ui index dfb5b2c6..acf4516b 100644 --- a/chalk/ui/wdgtextbrush.ui +++ b/chalk/ui/wdgtextbrush.ui @@ -102,9 +102,6 @@ <property name="text"> <string>...</string> </property> - <property name="accel"> - <string></string> - </property> </widget> </hbox> </widget> |