|
|
@@ -52,16 +52,6 @@
|
|
|
</property>
|
|
|
</widget>
|
|
|
</item>
|
|
|
- <item>
|
|
|
- <widget class="QLabel" name="label">
|
|
|
- <property name="text">
|
|
|
- <string>LicenseAgreement.ClickIAgreeToContinue</string>
|
|
|
- </property>
|
|
|
- <property name="wordWrap">
|
|
|
- <bool>true</bool>
|
|
|
- </property>
|
|
|
- </widget>
|
|
|
- </item>
|
|
|
<item>
|
|
|
<widget class="Line" name="line">
|
|
|
<property name="orientation">
|
|
|
@@ -87,14 +77,7 @@
|
|
|
<item>
|
|
|
<widget class="QPushButton" name="agree">
|
|
|
<property name="text">
|
|
|
- <string>LicenseAgreement.IAgree</string>
|
|
|
- </property>
|
|
|
- </widget>
|
|
|
- </item>
|
|
|
- <item>
|
|
|
- <widget class="QPushButton" name="decline">
|
|
|
- <property name="text">
|
|
|
- <string>LicenseAgreement.Exit</string>
|
|
|
+ <string>OK</string>
|
|
|
</property>
|
|
|
</widget>
|
|
|
</item>
|
|
|
@@ -121,21 +104,5 @@
|
|
|
</hint>
|
|
|
</hints>
|
|
|
</connection>
|
|
|
- <connection>
|
|
|
- <sender>decline</sender>
|
|
|
- <signal>clicked()</signal>
|
|
|
- <receiver>OBSLicenseAgreement</receiver>
|
|
|
- <slot>reject()</slot>
|
|
|
- <hints>
|
|
|
- <hint type="sourcelabel">
|
|
|
- <x>312</x>
|
|
|
- <y>410</y>
|
|
|
- </hint>
|
|
|
- <hint type="destinationlabel">
|
|
|
- <x>424</x>
|
|
|
- <y>418</y>
|
|
|
- </hint>
|
|
|
- </hints>
|
|
|
- </connection>
|
|
|
</connections>
|
|
|
</ui>
|