Changed: Minor changes

This commit is contained in:
kervala 2016-06-19 21:09:51 +02:00
parent cea54fe7aa
commit 18eced08f6

View file

@ -38,14 +38,14 @@
<item> <item>
<widget class="QLabel" name="operationLabel"> <widget class="QLabel" name="operationLabel">
<property name="text"> <property name="text">
<string>TextLabel</string> <string>Operation</string>
</property> </property>
</widget> </widget>
</item> </item>
<item> <item>
<widget class="QLabel" name="operationProgressLabel"> <widget class="QLabel" name="operationProgressLabel">
<property name="text"> <property name="text">
<string>TextLabel</string> <string>Operation progress</string>
</property> </property>
</widget> </widget>
</item> </item>