refs #734, allow to set temp.livery

This commit is contained in:
Klaus Basan
2016-08-22 21:48:15 +02:00
committed by Mathew Sutcliffe
parent 4e381a048f
commit f1cd73a268
6 changed files with 71 additions and 40 deletions

View File

@@ -209,6 +209,13 @@
</property>
</widget>
</item>
<item row="0" column="2">
<widget class="QPushButton" name="pb_TempLivery">
<property name="text">
<string>temp.</string>
</property>
</widget>
</item>
</layout>
</widget>
</item>