Skip to content

Commit c50f97e

Browse files
committed
Minor window adjustments
1 parent 1427c3d commit c50f97e

File tree

1 file changed

+16
-16
lines changed

1 file changed

+16
-16
lines changed

qraven/qraven_dialog_base.ui

Lines changed: 16 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<rect>
77
<x>0</x>
88
<y>0</y>
9-
<width>969</width>
9+
<width>1054</width>
1010
<height>636</height>
1111
</rect>
1212
</property>
@@ -35,9 +35,9 @@
3535
<widget class="QTabWidget" name="tabWidget">
3636
<property name="geometry">
3737
<rect>
38-
<x>9</x>
38+
<x>-1</x>
3939
<y>9</y>
40-
<width>931</width>
40+
<width>1031</width>
4141
<height>501</height>
4242
</rect>
4343
</property>
@@ -51,7 +51,7 @@
5151
<enum>QTabWidget::Rounded</enum>
5252
</property>
5353
<property name="currentIndex">
54-
<number>5</number>
54+
<number>0</number>
5555
</property>
5656
<widget class="QWidget" name="tabWidgetPage1">
5757
<attribute name="title">
@@ -1268,9 +1268,9 @@
12681268
<widget class="QTableWidget" name="table_hydroprocess">
12691269
<property name="geometry">
12701270
<rect>
1271-
<x>9</x>
1271+
<x>-1</x>
12721272
<y>43</y>
1273-
<width>911</width>
1273+
<width>1031</width>
12741274
<height>421</height>
12751275
</rect>
12761276
</property>
@@ -1364,9 +1364,9 @@
13641364
<widget class="QTableWidget" name="table_transport">
13651365
<property name="geometry">
13661366
<rect>
1367-
<x>9</x>
1367+
<x>-1</x>
13681368
<y>43</y>
1369-
<width>911</width>
1369+
<width>1031</width>
13701370
<height>421</height>
13711371
</rect>
13721372
</property>
@@ -2851,7 +2851,7 @@
28512851
<widget class="QPushButton" name="btn_write">
28522852
<property name="geometry">
28532853
<rect>
2854-
<x>460</x>
2854+
<x>430</x>
28552855
<y>520</y>
28562856
<width>90</width>
28572857
<height>28</height>
@@ -2920,7 +2920,7 @@
29202920
<widget class="QPushButton" name="btn_dockerrm">
29212921
<property name="geometry">
29222922
<rect>
2923-
<x>690</x>
2923+
<x>860</x>
29242924
<y>520</y>
29252925
<width>111</width>
29262926
<height>28</height>
@@ -2933,14 +2933,14 @@
29332933
<widget class="QTabWidget" name="tabWidget_2">
29342934
<property name="geometry">
29352935
<rect>
2936-
<x>10</x>
2936+
<x>0</x>
29372937
<y>40</y>
2938-
<width>841</width>
2938+
<width>1041</width>
29392939
<height>471</height>
29402940
</rect>
29412941
</property>
29422942
<property name="currentIndex">
2943-
<number>1</number>
2943+
<number>0</number>
29442944
</property>
29452945
<widget class="QWidget" name="tab_6">
29462946
<attribute name="title">
@@ -2956,8 +2956,8 @@
29562956
<property name="geometry">
29572957
<rect>
29582958
<x>0</x>
2959-
<y>-695</y>
2960-
<width>804</width>
2959+
<y>0</y>
2960+
<width>1004</width>
29612961
<height>1114</height>
29622962
</rect>
29632963
</property>
@@ -3679,7 +3679,7 @@
36793679
<rect>
36803680
<x>0</x>
36813681
<y>0</y>
3682-
<width>817</width>
3682+
<width>907</width>
36833683
<height>419</height>
36843684
</rect>
36853685
</property>

0 commit comments

Comments
 (0)