1
0
mirror of https://github.com/qTox/qTox.git synced 2024-03-22 14:00:36 +08:00

max value in autoAway time, tooltip for spinbox

This commit is contained in:
agilob 2014-10-17 17:57:02 +01:00
parent ab996d1aa2
commit 2cbae5265b
No known key found for this signature in database
GPG Key ID: 2CACF3EEF598C663

View File

@ -83,6 +83,12 @@
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="toolTip">
<string>Set to 0 to disable</string>
</property>
<property name="showGroupSeparator" stdset="0">
<bool>true</bool>
</property>
<property name="suffix">
<string> minutes</string>
</property>
@ -90,7 +96,7 @@
<number>0</number>
</property>
<property name="maximum">
<number>600</number>
<number>2147483647</number>
</property>
</widget>
</item>