+ Replace 'Platform' with 'Program type' to avoid confusion with the OS platform type

This commit is contained in:
wmayer 2014-04-25 11:16:46 +02:00
parent 62f00095cd
commit 3ab43ee426

View File

@ -118,7 +118,7 @@
<item row="4" column="0"> <item row="4" column="0">
<widget class="QLabel" name="labelPlatform"> <widget class="QLabel" name="labelPlatform">
<property name="text"> <property name="text">
<string>Platform</string> <string>Program type</string>
</property> </property>
</widget> </widget>
</item> </item>