diff options
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> |