|
|
@ -2,6 +2,9 @@
|
|
|
|
<ui version="4.0">
|
|
|
|
<ui version="4.0">
|
|
|
|
<class>OperationDialog</class>
|
|
|
|
<class>OperationDialog</class>
|
|
|
|
<widget class="QDialog" name="OperationDialog">
|
|
|
|
<widget class="QDialog" name="OperationDialog">
|
|
|
|
|
|
|
|
<property name="windowModality">
|
|
|
|
|
|
|
|
<enum>Qt::ApplicationModal</enum>
|
|
|
|
|
|
|
|
</property>
|
|
|
|
<property name="geometry">
|
|
|
|
<property name="geometry">
|
|
|
|
<rect>
|
|
|
|
<rect>
|
|
|
|
<x>0</x>
|
|
|
|
<x>0</x>
|
|
|
@ -11,7 +14,7 @@
|
|
|
|
</rect>
|
|
|
|
</rect>
|
|
|
|
</property>
|
|
|
|
</property>
|
|
|
|
<property name="windowTitle">
|
|
|
|
<property name="windowTitle">
|
|
|
|
<string>Dialog</string>
|
|
|
|
<string>Ryzom Installer</string>
|
|
|
|
</property>
|
|
|
|
</property>
|
|
|
|
<layout class="QVBoxLayout" name="verticalLayout">
|
|
|
|
<layout class="QVBoxLayout" name="verticalLayout">
|
|
|
|
<item>
|
|
|
|
<item>
|
|
|
|