mirror of
https://github.com/ciromattia/kcc
synced 2026-05-21 06:52:02 +00:00
"Disable processing" tool tip font fix (#864)
* initial fix * applied fix to appropriate file * changed .ui file and recompiled * final fixes
This commit is contained in:
@@ -145,7 +145,7 @@
|
||||
<item row="5" column="2">
|
||||
<widget class="QCheckBox" name="disableProcessingBox">
|
||||
<property name="toolTip">
|
||||
<string><html><head/><body><pre style=" margin-top:12px; margin-bottom:12px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">Do not process any image, ignore profile and processing options</pre></body></html></string>
|
||||
<string><html><head/><body><p style='white-space:pre'>Do not process any image, ignore profile and processing options.</p></body></html></string>
|
||||
</property>
|
||||
<property name="text">
|
||||
<string>Disable processing</string>
|
||||
|
||||
Reference in New Issue
Block a user