diff options
Diffstat (limited to 'KCC-OSX.ui')
-rw-r--r-- | KCC-OSX.ui | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/KCC-OSX.ui b/KCC-OSX.ui index dbe63ec..d1e7289 100644 --- a/KCC-OSX.ui +++ b/KCC-OSX.ui @@ -93,13 +93,13 @@ <property name="text"> <string>Stretch/Upscale</string> </property> - <property name="tristate"> + <property name="tristate"> <bool>true</bool> </property> </widget> </item> <item row="3" column="1"> - <widget class="QCheckBox" name="WebstripBox"> + <widget class="QCheckBox" name="WebtoonBox"> <property name="font"> <font> <pointsize>11</pointsize> @@ -109,10 +109,10 @@ <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 webstrips like <span style=" font-style:italic;">Tower of God</span> or <span style=" font-style:italic;">Noblesse</span>.<br/>Files with a low width, high height and vertical panel flow.</p></body></html></string> + <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> </property> <property name="text"> - <string>Webstrip mode</string> + <string>Webtoon mode</string> </property> </widget> </item> |