0
|
1 |
<!DOCTYPE UI><UI version="3.0" stdsetdef="1">
|
|
2 |
<class>WinIntroPage</class>
|
|
3 |
<widget class="QWidget">
|
|
4 |
<property name="name">
|
|
5 |
<cstring>WinIntroPage</cstring>
|
|
6 |
</property>
|
|
7 |
<property name="geometry">
|
|
8 |
<rect>
|
|
9 |
<x>0</x>
|
|
10 |
<y>0</y>
|
|
11 |
<width>387</width>
|
|
12 |
<height>228</height>
|
|
13 |
</rect>
|
|
14 |
</property>
|
|
15 |
<property name="caption">
|
|
16 |
<string>Form1</string>
|
|
17 |
</property>
|
|
18 |
<hbox>
|
|
19 |
<property name="name">
|
|
20 |
<cstring>unnamed</cstring>
|
|
21 |
</property>
|
|
22 |
<property name="margin">
|
|
23 |
<number>11</number>
|
|
24 |
</property>
|
|
25 |
<property name="spacing">
|
|
26 |
<number>6</number>
|
|
27 |
</property>
|
|
28 |
<widget class="QTextBrowser">
|
|
29 |
<property name="name">
|
|
30 |
<cstring>textBrowser</cstring>
|
|
31 |
</property>
|
|
32 |
<property name="text">
|
|
33 |
<string><p>It is strongly recommended that you exit all Windows programs before running this install program.</p><p>Click <tt>Cancel</tt> to quit install and then close any programs you have running.</p><p>Click <tt>Next</tt> to continue with the setup program.</p></string>
|
|
34 |
</property>
|
|
35 |
</widget>
|
|
36 |
</hbox>
|
|
37 |
</widget>
|
|
38 |
<layoutdefaults spacing="6" margin="11"/>
|
|
39 |
</UI>
|