diff options
| author | Paweł Jastrzębski <[email protected]> | 2016-11-22 08:53:56 +0100 |
|---|---|---|
| committer | GitHub <[email protected]> | 2016-11-22 08:53:56 +0100 |
| commit | dd5c907bad7b2d2623b970d7f2c7559af154f937 (patch) | |
| tree | 3f8c5205afc008887841dcd4dead321d29fc49ce /gui/KCC.ui | |
| parent | Merge pull request #207 from ciromattia/dev (diff) | |
| parent | Updated README + version bump (diff) | |
| download | kcc-dd5c907bad7b2d2623b970d7f2c7559af154f937.tar.gz kcc-dd5c907bad7b2d2623b970d7f2c7559af154f937.tar.bz2 kcc-dd5c907bad7b2d2623b970d7f2c7559af154f937.zip | |
Merge pull request #215 from ciromattia/dev
5.2
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> |