mirror of https://gitlab.com/pamhyr/pamhyr2
IC: Change generate button text.
parent
6293c6206c
commit
2149fa0dcb
|
|
@ -27,14 +27,14 @@
|
|||
<item>
|
||||
<widget class="QPushButton" name="pushButton_generate_1">
|
||||
<property name="text">
|
||||
<string>Generate minimal height</string>
|
||||
<string>Generate from height</string>
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
<item>
|
||||
<widget class="QPushButton" name="pushButton_generate_2">
|
||||
<property name="text">
|
||||
<string>Generate constant discharge</string>
|
||||
<string>Generate from discharge</string>
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
|
|
|
|||
Loading…
Reference in New Issue