diff options
Diffstat (limited to 'gui/KCC.ui')
| -rw-r--r-- | gui/KCC.ui | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gui/KCC.ui b/gui/KCC.ui index eb8b84e..3bdd917 100644 --- a/gui/KCC.ui +++ b/gui/KCC.ui @@ -174,10 +174,10 @@ <item row="0" column="2"> <widget class="QCheckBox" name="qualityBox"> <property name="toolTip"> - <string><html><head/><body><p style='white-space:pre'>High quality Panel View.<br/>Require source files with bigger resolution than target device.<br/><span style=" font-weight:600;">Highly impact size of output file!</span></p></body></html></string> + <string><html><head/><body><p style=\'white-space:pre\'><span style=\" font-weight:600; text-decoration: underline;\">Unchecked - 4 panels<br/></span>Zoom each corner separately.</p><p style=\'white-space:pre\'><span style=\" font-weight:600; text-decoration: underline;\">Checked - 2 panels<br/></span>Zoom only the top and bottom of the page.</p></body></html></string> </property> <property name="text"> - <string>HQ zoom</string> + <string>Panel View 4/2</string> </property> </widget> </item> |