fixed some build related problems
[qsqlmon.git] / qsqlmon / csvimportextraoptions.ui
blobcab630e20f1c7cdd5f60535796e334859f185ade
1 <ui version="4.0" >
2  <class>CSVImportExtraOptions</class>
3  <widget class="QWidget" name="CSVImportExtraOptions" >
4   <property name="geometry" >
5    <rect>
6     <x>0</x>
7     <y>0</y>
8     <width>400</width>
9     <height>300</height>
10    </rect>
11   </property>
12   <property name="windowTitle" >
13    <string>Form</string>
14   </property>
15   <layout class="QVBoxLayout" name="verticalLayout" >
16    <item>
17     <widget class="QCheckBox" name="chkLoadBlobs" >
18      <property name="text" >
19       <string>load blobs from file paths</string>
20      </property>
21     </widget>
22    </item>
23   </layout>
24  </widget>
25  <resources/>
26  <connections/>
27 </ui>