1<?xml version="1.0" encoding="UTF-8"?>
2<ui version="4.0" stdsetdef="1">
3  <author></author>
4  <comment></comment>
5  <exportmacro></exportmacro>
6  <class>WinIntroPage</class>
7  <widget class="QWidget" name="WinIntroPage">
8    <property name="geometry">
9      <rect>
10        <x>0</x>
11        <y>0</y>
12        <width>387</width>
13        <height>228</height>
14      </rect>
15    </property>
16    <property name="windowTitle">
17      <string>Form1</string>
18    </property>
19    <layout class="QHBoxLayout">
20      <property name="margin">
21        <number>11</number>
22      </property>
23      <property name="spacing">
24        <number>6</number>
25      </property>
26      <item>
27        <widget class="Q3TextBrowser" name="textBrowser">
28          <property name="text">
29            <string>&lt;p&gt;It is strongly recommended that you exit all Windows programs before running this install program.&lt;/p&gt;&lt;p&gt;Click &lt;tt&gt;Cancel&lt;/tt&gt; to quit install and then close any programs you have running.&lt;/p&gt;&lt;p&gt;Click &lt;tt&gt;Next&lt;/tt&gt; to continue with the setup program.&lt;/p&gt;</string>
30          </property>
31        </widget>
32      </item>
33    </layout>
34  </widget>
35  <layoutdefault spacing="6" margin="11"/>
36  <pixmapfunction>qPixmapFromMimeSource</pixmapfunction>
37</ui>
38