Skip to content

Commit d2081e2

Browse files
committed
Open and save in qt-creator(4.11.1)
Signed-off-by: Michael Brown <producer@holotronic.dk>
1 parent 009d619 commit d2081e2

1 file changed

Lines changed: 17 additions & 17 deletions

File tree

mainwindow.ui

Lines changed: 17 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@
66
<rect>
77
<x>0</x>
88
<y>0</y>
9-
<width>850</width>
10-
<height>582</height>
9+
<width>907</width>
10+
<height>709</height>
1111
</rect>
1212
</property>
1313
<property name="sizePolicy">
@@ -43,7 +43,7 @@
4343
<property name="minimumSize">
4444
<size>
4545
<width>545</width>
46-
<height>500</height>
46+
<height>600</height>
4747
</size>
4848
</property>
4949
<property name="toolTip">
@@ -59,7 +59,7 @@
5959
<enum>QTabWidget::Rounded</enum>
6060
</property>
6161
<property name="currentIndex">
62-
<number>0</number>
62+
<number>1</number>
6363
</property>
6464
<property name="elideMode">
6565
<enum>Qt::ElideNone</enum>
@@ -74,7 +74,7 @@
7474
<x>10</x>
7575
<y>10</y>
7676
<width>421</width>
77-
<height>411</height>
77+
<height>550</height>
7878
</rect>
7979
</property>
8080
<layout class="QGridLayout" name="inputFilesGridLayout">
@@ -374,8 +374,8 @@
374374
<rect>
375375
<x>10</x>
376376
<y>10</y>
377-
<width>421</width>
378-
<height>550</height>
377+
<width>531</width>
378+
<height>650</height>
379379
</rect>
380380
</property>
381381
<layout class="QGridLayout" name="commonGridLayout">
@@ -667,7 +667,7 @@
667667
<double>0.000010000000000</double>
668668
</property>
669669
<property name="value">
670-
<double>0.000½00000000000</double>
670+
<double>0.000010000000000</double>
671671
</property>
672672
</widget>
673673
</item>
@@ -813,7 +813,7 @@
813813
<rect>
814814
<x>10</x>
815815
<y>10</y>
816-
<width>421</width>
816+
<width>430</width>
817817
<height>411</height>
818818
</rect>
819819
</property>
@@ -1022,8 +1022,8 @@
10221022
<rect>
10231023
<x>10</x>
10241024
<y>10</y>
1025-
<width>421</width>
1026-
<height>411</height>
1025+
<width>522</width>
1026+
<height>421</height>
10271027
</rect>
10281028
</property>
10291029
<layout class="QGridLayout" name="drillGridLayout">
@@ -1282,8 +1282,8 @@
12821282
<rect>
12831283
<x>10</x>
12841284
<y>10</y>
1285-
<width>421</width>
1286-
<height>411</height>
1285+
<width>504</width>
1286+
<height>553</height>
12871287
</rect>
12881288
</property>
12891289
<layout class="QGridLayout" name="outlineGridLayout">
@@ -1672,8 +1672,8 @@
16721672
<rect>
16731673
<x>10</x>
16741674
<y>10</y>
1675-
<width>421</width>
1676-
<height>411</height>
1675+
<width>537</width>
1676+
<height>543</height>
16771677
</rect>
16781678
</property>
16791679
<layout class="QGridLayout" name="autolevellerGridLayout">
@@ -2140,8 +2140,8 @@
21402140
<rect>
21412141
<x>0</x>
21422142
<y>0</y>
2143-
<width>850</width>
2144-
<height>25</height>
2143+
<width>907</width>
2144+
<height>43</height>
21452145
</rect>
21462146
</property>
21472147
<widget class="QMenu" name="menuFile">

0 commit comments

Comments
 (0)