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 /filters/chalk | |
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 'filters/chalk')
-rw-r--r-- | filters/chalk/raw/wdgrawimport.ui | 18 |
1 files changed, 0 insertions, 18 deletions
diff --git a/filters/chalk/raw/wdgrawimport.ui b/filters/chalk/raw/wdgrawimport.ui index 8afa175c8..e440bc446 100644 --- a/filters/chalk/raw/wdgrawimport.ui +++ b/filters/chalk/raw/wdgrawimport.ui @@ -159,9 +159,6 @@ <property name="text"> <string>Automatic</string> </property> - <property name="accel"> - <string></string> - </property> <property name="checked"> <bool>false</bool> </property> @@ -176,9 +173,6 @@ <property name="text"> <string>From camera</string> </property> - <property name="accel"> - <string></string> - </property> <property name="toolTip" stdset="0"> <string> Use the color balance specified by the camera. If this cannot be found, dcraw prints a warning and reverts to the default. </string> @@ -258,9 +252,6 @@ <property name="text"> <string>&16 bits per channel</string> </property> - <property name="accel"> - <string>Alt+1</string> - </property> <property name="checked"> <bool>true</bool> </property> @@ -272,9 +263,6 @@ <property name="text"> <string>&8 bits per channel</string> </property> - <property name="accel"> - <string>Alt+8</string> - </property> <property name="checked"> <bool>false</bool> </property> @@ -343,9 +331,6 @@ <property name="text"> <string>Clip colors to prevent pink highlights</string> </property> - <property name="accel"> - <string></string> - </property> <property name="checked"> <bool>true</bool> </property> @@ -368,9 +353,6 @@ <property name="text"> <string></string> </property> - <property name="accel"> - <string></string> - </property> </widget> <widget class="KisCmbIDList"> <property name="name"> |