fix ui name (ram) error

This commit is contained in:
Ken Steinfeldt
2018-03-13 17:54:32 -07:00
parent e13c3b0f49
commit 4b57b53231

View File

@@ -646,7 +646,7 @@ Connected</string>
<widget class="QLCDNumber" name="timer"/> <widget class="QLCDNumber" name="timer"/>
</item> </item>
<item row="1" column="2"> <item row="1" column="2">
<widget class="QLabel" name="label"> <widget class="QLabel" name="ram">
<property name="styleSheet"> <property name="styleSheet">
<string notr="true">background-color: darkgreen;</string> <string notr="true">background-color: darkgreen;</string>
</property> </property>