Skip to content

Commit 05c8e71

Browse files
author
Michal
committed
UI fixes
1 parent 8474c7b commit 05c8e71

File tree

1 file changed

+14
-20
lines changed

1 file changed

+14
-20
lines changed

src/mainwindow.ui

Lines changed: 14 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -219,8 +219,8 @@
219219
<rect>
220220
<x>0</x>
221221
<y>0</y>
222-
<width>698</width>
223-
<height>104</height>
222+
<width>563</width>
223+
<height>91</height>
224224
</rect>
225225
</property>
226226
<property name="sizePolicy">
@@ -240,7 +240,7 @@
240240
<number>0</number>
241241
</property>
242242
<property name="bottomMargin">
243-
<number>15</number>
243+
<number>20</number>
244244
</property>
245245
<item row="0" column="0">
246246
<layout class="QHBoxLayout" name="horizontalLayout">
@@ -734,8 +734,8 @@ p, li { white-space: pre-wrap; }
734734
<rect>
735735
<x>0</x>
736736
<y>0</y>
737-
<width>1061</width>
738-
<height>110</height>
737+
<width>1200</width>
738+
<height>97</height>
739739
</rect>
740740
</property>
741741
<layout class="QGridLayout" name="gridLayout_24">
@@ -749,7 +749,7 @@ p, li { white-space: pre-wrap; }
749749
<number>0</number>
750750
</property>
751751
<property name="bottomMargin">
752-
<number>15</number>
752+
<number>20</number>
753753
</property>
754754
<item row="0" column="0">
755755
<layout class="QHBoxLayout" name="horizontalLayout_3">
@@ -1420,7 +1420,7 @@ p, li { white-space: pre-wrap; }
14201420
<item row="1" column="5">
14211421
<widget class="QPushButton" name="pushButtonExportLogTableToCSV">
14221422
<property name="text">
1423-
<string>Export to CSV...</string>
1423+
<string>Export table to .csv...</string>
14241424
</property>
14251425
</widget>
14261426
</item>
@@ -1453,7 +1453,7 @@ p, li { white-space: pre-wrap; }
14531453
<number>10</number>
14541454
</property>
14551455
<property name="value">
1456-
<number>500</number>
1456+
<number>0</number>
14571457
</property>
14581458
</widget>
14591459
</item>
@@ -2460,10 +2460,10 @@ p, li { white-space: pre-wrap; }
24602460
<verstretch>0</verstretch>
24612461
</sizepolicy>
24622462
</property>
2463-
<property name="minimumSize">
2463+
<property name="maximumSize">
24642464
<size>
2465-
<width>0</width>
2466-
<height>98</height>
2465+
<width>600</width>
2466+
<height>16777215</height>
24672467
</size>
24682468
</property>
24692469
<property name="frameShape">
@@ -2486,8 +2486,8 @@ p, li { white-space: pre-wrap; }
24862486
<rect>
24872487
<x>0</x>
24882488
<y>0</y>
2489-
<width>789</width>
2490-
<height>98</height>
2489+
<width>600</width>
2490+
<height>78</height>
24912491
</rect>
24922492
</property>
24932493
<property name="sizePolicy">
@@ -2904,12 +2904,6 @@ p, li { white-space: pre-wrap; }
29042904
<verstretch>0</verstretch>
29052905
</sizepolicy>
29062906
</property>
2907-
<property name="minimumSize">
2908-
<size>
2909-
<width>0</width>
2910-
<height>25</height>
2911-
</size>
2912-
</property>
29132907
<property name="sizeAdjustPolicy">
29142908
<enum>QComboBox::AdjustToContents</enum>
29152909
</property>
@@ -3279,7 +3273,7 @@ p, li { white-space: pre-wrap; }
32793273
<x>0</x>
32803274
<y>0</y>
32813275
<width>1797</width>
3282-
<height>23</height>
3276+
<height>22</height>
32833277
</rect>
32843278
</property>
32853279
<widget class="QMenu" name="menuFile">

0 commit comments

Comments
 (0)