Subversion Repositories svn1

Rev

Rev 331 | Details | Compare with Previous | Last modification | View Log | RSS feed

Rev Author Line No. Line
197 - 1
<?xml version="1.0" encoding="UTF-8"?>
2
<ui version="4.0">
3
 <class>QmEditAddendum</class>
4
 <widget class="QDialog" name="QmEditAddendum">
5
  <property name="geometry">
6
   <rect>
7
    <x>0</x>
8
    <y>0</y>
9
    <width>400</width>
317 david 10
    <height>326</height>
197 - 11
   </rect>
12
  </property>
13
  <property name="windowTitle">
14
   <string>Dialog</string>
15
  </property>
16
  <widget class="QTextEdit" name="textEdit">
17
   <property name="geometry">
18
    <rect>
19
     <x>20</x>
20
     <y>20</y>
21
     <width>361</width>
198 - 22
     <height>231</height>
197 - 23
    </rect>
24
   </property>
25
  </widget>
318 david 26
  <widget class="QWidget" name="horizontalLayoutWidget">
197 - 27
   <property name="geometry">
28
    <rect>
318 david 29
     <x>10</x>
30
     <y>290</y>
31
     <width>381</width>
32
     <height>31</height>
197 - 33
    </rect>
34
   </property>
318 david 35
   <layout class="QHBoxLayout" name="horizontalLayout2"/>
197 - 36
  </widget>
318 david 37
  <widget class="QWidget" name="horizontalLayoutWidget_2">
317 david 38
   <property name="geometry">
39
    <rect>
318 david 40
     <x>10</x>
41
     <y>260</y>
42
     <width>381</width>
43
     <height>31</height>
317 david 44
    </rect>
45
   </property>
318 david 46
   <layout class="QHBoxLayout" name="horizontalLayout1"/>
317 david 47
  </widget>
197 - 48
 </widget>
49
 <resources/>
198 - 50
 <connections/>
197 - 51
</ui>