|
|
|
@ -152,11 +152,11 @@
|
|
|
|
|
</spacer>
|
|
|
|
|
</item>
|
|
|
|
|
<item>
|
|
|
|
|
<layout class="QVBoxLayout" name="verticalLayout_2">
|
|
|
|
|
<layout class="QHBoxLayout" name="horizontalLayout_4">
|
|
|
|
|
<item>
|
|
|
|
|
<widget class="QPushButton" name="releaseNotesButton">
|
|
|
|
|
<widget class="QPushButton" name="aboutButton">
|
|
|
|
|
<property name="text">
|
|
|
|
|
<string>&Release notes</string>
|
|
|
|
|
<string>&About</string>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="flat">
|
|
|
|
|
<bool>true</bool>
|
|
|
|
@ -164,9 +164,9 @@
|
|
|
|
|
</widget>
|
|
|
|
|
</item>
|
|
|
|
|
<item>
|
|
|
|
|
<widget class="QPushButton" name="knownIssuesButton">
|
|
|
|
|
<widget class="QPushButton" name="supportButton">
|
|
|
|
|
<property name="text">
|
|
|
|
|
<string>&Known issues</string>
|
|
|
|
|
<string>&Support</string>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="flat">
|
|
|
|
|
<bool>true</bool>
|
|
|
|
@ -174,9 +174,9 @@
|
|
|
|
|
</widget>
|
|
|
|
|
</item>
|
|
|
|
|
<item>
|
|
|
|
|
<widget class="QPushButton" name="supportButton">
|
|
|
|
|
<widget class="QPushButton" name="knownIssuesButton">
|
|
|
|
|
<property name="text">
|
|
|
|
|
<string>&Support</string>
|
|
|
|
|
<string>&Known issues</string>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="flat">
|
|
|
|
|
<bool>true</bool>
|
|
|
|
@ -184,9 +184,9 @@
|
|
|
|
|
</widget>
|
|
|
|
|
</item>
|
|
|
|
|
<item>
|
|
|
|
|
<widget class="QPushButton" name="aboutButton">
|
|
|
|
|
<widget class="QPushButton" name="releaseNotesButton">
|
|
|
|
|
<property name="text">
|
|
|
|
|
<string>&About</string>
|
|
|
|
|
<string>&Release notes</string>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="flat">
|
|
|
|
|
<bool>true</bool>
|
|
|
|
|