Improve speed of conjugating.
[mverbiste] / mainwindow.ui
1 <?xml version="1.0" encoding="UTF-8"?>
2 <ui version="4.0">
3  <class>MainWindow</class>
4  <widget class="QMainWindow" name="MainWindow">
5   <property name="geometry">
6    <rect>
7     <x>0</x>
8     <y>0</y>
9     <width>200</width>
10     <height>320</height>
11    </rect>
12   </property>
13   <property name="windowTitle">
14    <string>MVerbiste</string>
15   </property>
16   <widget class="QWidget" name="centralWidget">
17    <property name="enabled">
18     <bool>true</bool>
19    </property>
20   </widget>
21   <widget class="QMenuBar" name="menuBar">
22    <property name="geometry">
23     <rect>
24      <x>0</x>
25      <y>0</y>
26      <width>200</width>
27      <height>25</height>
28     </rect>
29    </property>
30   </widget>
31  </widget>
32  <layoutdefault spacing="6" margin="11"/>
33  <resources/>
34  <connections/>
35 </ui>