|
a/src/qtgui/crontool.ui |
|
b/src/qtgui/crontool.ui |
|
... |
|
... |
4 |
<widget class="QDialog" name="CronToolW">
|
4 |
<widget class="QDialog" name="CronToolW">
|
5 |
<property name="geometry">
|
5 |
<property name="geometry">
|
6 |
<rect>
|
6 |
<rect>
|
7 |
<x>0</x>
|
7 |
<x>0</x>
|
8 |
<y>0</y>
|
8 |
<y>0</y>
|
9 |
<width>465</width>
|
9 |
<width>508</width>
|
10 |
<height>367</height>
|
10 |
<height>416</height>
|
11 |
</rect>
|
11 |
</rect>
|
12 |
</property>
|
12 |
</property>
|
13 |
<property name="windowTitle">
|
13 |
<property name="windowTitle">
|
14 |
<string>Cron Dialog</string>
|
14 |
<string>Cron Dialog</string>
|
15 |
</property>
|
15 |
</property>
|