AboutDialog expander removed, OptionsDialog updated
This commit is contained in:
parent
428f59b122
commit
373cdc1c2d
2 changed files with 24 additions and 14 deletions
|
@ -150,10 +150,24 @@
|
|||
</property>
|
||||
</spacer>
|
||||
</item>
|
||||
<item>
|
||||
<widget class="QPushButton" name="cmdOK">
|
||||
<property name="text">
|
||||
<string extracomment="OK, Cancel, Apply">&OK</string>
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
<item>
|
||||
<widget class="QPushButton" name="cmdClose">
|
||||
<property name="text">
|
||||
<string>&Close</string>
|
||||
<string extracomment="OK, Cancel, Apply">&Cancel</string>
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
<item>
|
||||
<widget class="QPushButton" name="cmdApply">
|
||||
<property name="text">
|
||||
<string extracomment="OK, Cancel, Apply">&Apply</string>
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue