mirror of
https://gitlab.com/pholy/OSCAR-code.git
synced 2025-04-25 15:10:44 +00:00
Changed 'Event Window' to 'Event List View' and specified it is in minutes
This commit is contained in:
parent
9094888227
commit
3b6949161f
@ -182,7 +182,7 @@ This takes extra space, and has been known to cause problems on certain computer
|
|||||||
<item row="2" column="0">
|
<item row="2" column="0">
|
||||||
<widget class="QLabel" name="label_24">
|
<widget class="QLabel" name="label_24">
|
||||||
<property name="text">
|
<property name="text">
|
||||||
<string>Event Window</string>
|
<string>Event List View</string>
|
||||||
</property>
|
</property>
|
||||||
</widget>
|
</widget>
|
||||||
</item>
|
</item>
|
||||||
@ -216,6 +216,13 @@ This takes extra space, and has been known to cause problems on certain computer
|
|||||||
</property>
|
</property>
|
||||||
</widget>
|
</widget>
|
||||||
</item>
|
</item>
|
||||||
|
<item>
|
||||||
|
<widget class="QLabel" name="label_25">
|
||||||
|
<property name="text">
|
||||||
|
<string>(minutes)</string>
|
||||||
|
</property>
|
||||||
|
</widget>
|
||||||
|
</item>
|
||||||
<item>
|
<item>
|
||||||
<widget class="QLCDNumber" name="eventWindowLCD">
|
<widget class="QLCDNumber" name="eventWindowLCD">
|
||||||
<property name="maximumSize">
|
<property name="maximumSize">
|
||||||
|
Loading…
Reference in New Issue
Block a user