|
|
|
@ -1043,7 +1043,30 @@
|
|
|
|
|
</property>
|
|
|
|
|
</widget>
|
|
|
|
|
</item>
|
|
|
|
|
<item row="14" column="1">
|
|
|
|
|
<item row="14" column="0">
|
|
|
|
|
<widget class="QLabel" name="label_timeoffset">
|
|
|
|
|
<property name="text">
|
|
|
|
|
<string>Time Offset</string>
|
|
|
|
|
</property>
|
|
|
|
|
</widget>
|
|
|
|
|
</item>
|
|
|
|
|
<item row="14" column="2">
|
|
|
|
|
<widget class="QLabel" name="timeoffset">
|
|
|
|
|
<property name="cursor">
|
|
|
|
|
<cursorShape>IBeamCursor</cursorShape>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="text">
|
|
|
|
|
<string>N/A</string>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="textFormat">
|
|
|
|
|
<enum>Qt::PlainText</enum>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="textInteractionFlags">
|
|
|
|
|
<set>Qt::LinksAccessibleByMouse|Qt::TextSelectableByKeyboard|Qt::TextSelectableByMouse</set>
|
|
|
|
|
</property>
|
|
|
|
|
</widget>
|
|
|
|
|
</item>
|
|
|
|
|
<item row="15" column="1">
|
|
|
|
|
<spacer name="verticalSpacer_3">
|
|
|
|
|
<property name="orientation">
|
|
|
|
|
<enum>Qt::Vertical</enum>
|
|
|
|
|