mirror of
https://invent.kde.org/network/falkon.git
synced 2024-12-20 10:46:35 +01:00
[AutoScroll] Set window title of settings dialog
This commit is contained in:
parent
c7cf42f0a4
commit
118478351f
@ -11,7 +11,7 @@
|
||||
</rect>
|
||||
</property>
|
||||
<property name="windowTitle">
|
||||
<string>Dialog</string>
|
||||
<string>AutoScroll Settings</string>
|
||||
</property>
|
||||
<layout class="QVBoxLayout" name="verticalLayout">
|
||||
<item>
|
||||
|
@ -5,7 +5,7 @@
|
||||
<name>AutoScrollSettings</name>
|
||||
<message>
|
||||
<location filename="../autoscrollsettings.ui" line="14"/>
|
||||
<source>Dialog</source>
|
||||
<source>AutoScroll Settings</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
@ -19,7 +19,7 @@
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../autoscrollsettings.ui" line="134"/>
|
||||
<location filename="../autoscrollsettings.ui" line="138"/>
|
||||
<source><b>Note:</b> Setting higher divider will slow down scrolling</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
|
Loading…
Reference in New Issue
Block a user