Improve the scheduler ui settings.

This commit is contained in:
sledgehammer999
2013-09-14 12:54:22 +03:00
parent ae8c6ecf1c
commit fcebe1e485
3 changed files with 32 additions and 1 deletions

View File

@@ -1781,6 +1781,9 @@
</item>
<item>
<widget class="QTimeEdit" name="schedule_from">
<property name="wrapping">
<bool>true</bool>
</property>
<property name="time">
<time>
<hour>8</hour>
@@ -1808,6 +1811,9 @@
</item>
<item>
<widget class="QTimeEdit" name="schedule_to">
<property name="wrapping">
<bool>true</bool>
</property>
<property name="time">
<time>
<hour>20</hour>