+ 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 e7a2852437
commit 238ed89589

View File

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