diff options
Diffstat (limited to 'KCC-OSX.ui')
-rw-r--r-- | KCC-OSX.ui | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/KCC-OSX.ui b/KCC-OSX.ui index f11dc4a..33db33c 100644 --- a/KCC-OSX.ui +++ b/KCC-OSX.ui @@ -145,10 +145,13 @@ <enum>Qt::NoFocus</enum> </property> <property name="toolTip"> - <string><html><head/><body><p><span style=" font-size:12pt;">Fill space around images with black color.</span></p></body></html></string> + <string><html><head/><body><p><span style=" font-weight:600; text-decoration: underline;">Unchecked - Autodetection<br/></span>Color of margins fill will be detected automatically.</p><p><span style=" font-weight:600; text-decoration: underline;">Indeterminate - White<br/></span>Margins will be filled with white color.</p><p><span style=" font-weight:600; text-decoration: underline;">Checked - Black<br/></span>Margins will be filled with black color.</p></body></html></string> </property> <property name="text"> - <string>Black borders</string> + <string>W/B margins</string> + </property> + <property name="tristate"> + <bool>true</bool> </property> </widget> </item> |