diff options
author | Paweł Jastrzębski <pawelj@vulturis.eu> | 2013-09-14 17:48:53 +0200 |
---|---|---|
committer | Paweł Jastrzębski <pawelj@vulturis.eu> | 2013-09-14 17:48:53 +0200 |
commit | 08a342c9091afceec7fb4b22247a49ad1f3748a1 (patch) | |
tree | 4f4e55a06736aa27b8fea1382a08355af2360cfd /KCC.ui | |
parent | Little code cleanup (diff) | |
download | kcc-08a342c9091afceec7fb4b22247a49ad1f3748a1.tar.gz kcc-08a342c9091afceec7fb4b22247a49ad1f3748a1.tar.bz2 kcc-08a342c9091afceec7fb4b22247a49ad1f3748a1.zip |
Webtoon mode tweaks
Diffstat (limited to 'KCC.ui')
-rw-r--r-- | KCC.ui | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/KCC.ui b/KCC.ui index 5387341..5960e23 100644 --- a/KCC.ui +++ b/KCC.ui @@ -97,7 +97,7 @@ <enum>Qt::NoFocus</enum> </property> <property name="toolTip"> - <string><html><head/><body><p><span style=" font-weight:600;">EXPERIMENTAL!<br/></span>Enable auto-splitting of webtoons like <span style=" font-style:italic;">Tower of God</span> or <span style=" font-style:italic;">Noblesse</span>.<br/>Pages with a low width, high height and vertical panel flow.</p></body></html></string> + <string><html><head/><body><p>Enable auto-splitting of webtoons like <span style=" font-style:italic;">Tower of God</span> or <span style=" font-style:italic;">Noblesse</span>.<br/>Pages with a low width, high height and vertical panel flow.</p></body></html></string> </property> <property name="text"> <string>Webtoon mode</string> |