mirror of
https://gitlab.com/pholy/OSCAR-code.git
synced 2025-04-24 14:40:45 +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">
|
||||
<widget class="QLabel" name="label_24">
|
||||
<property name="text">
|
||||
<string>Event Window</string>
|
||||
<string>Event List View</string>
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
@ -216,6 +216,13 @@ This takes extra space, and has been known to cause problems on certain computer
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
<item>
|
||||
<widget class="QLabel" name="label_25">
|
||||
<property name="text">
|
||||
<string>(minutes)</string>
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
<item>
|
||||
<widget class="QLCDNumber" name="eventWindowLCD">
|
||||
<property name="maximumSize">
|
||||
|
Loading…
Reference in New Issue
Block a user