Changed 'Event Window' to 'Event List View' and specified it is in minutes

This commit is contained in:
Mark Watkins 2011-11-18 19:28:55 +10:00
parent 9094888227
commit 3b6949161f

View File

@ -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">