Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions contourtools.ui
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<rect>
<x>0</x>
<y>0</y>
<width>451</width>
<width>250</width>
<height>497</height>
</rect>
</property>
Expand All @@ -18,7 +18,7 @@
</property>
<property name="minimumSize">
<size>
<width>451</width>
<width>250</width>
<height>411</height>
</size>
</property>
Expand Down
30 changes: 15 additions & 15 deletions mainwindow.ui
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<rect>
<x>0</x>
<y>0</y>
<width>1065</width>
<width>667</width>
<height>905</height>
</rect>
</property>
Expand All @@ -18,7 +18,7 @@
</property>
<property name="minimumSize">
<size>
<width>640</width>
<width>250</width>
<height>640</height>
</size>
</property>
Expand Down Expand Up @@ -58,8 +58,8 @@
<rect>
<x>0</x>
<y>0</y>
<width>1065</width>
<height>19</height>
<width>667</width>
<height>22</height>
</rect>
</property>
<widget class="QMenu" name="menuFiles">
Expand Down Expand Up @@ -161,7 +161,7 @@
</property>
<property name="minimumSize">
<size>
<width>475</width>
<width>250</width>
<height>791</height>
</size>
</property>
Expand Down Expand Up @@ -430,7 +430,7 @@ QPushButton:hover{rgb(85, 255, 255)}</string>
</property>
<property name="minimumSize">
<size>
<width>74</width>
<width>82</width>
<height>0</height>
</size>
</property>
Expand Down Expand Up @@ -502,7 +502,7 @@ QPushButton:hover{rgb(85, 255, 255)}</string>
</property>
<property name="minimumSize">
<size>
<width>74</width>
<width>82</width>
<height>30</height>
</size>
</property>
Expand Down Expand Up @@ -608,7 +608,7 @@ em;
</property>
<property name="minimumSize">
<size>
<width>74</width>
<width>82</width>
<height>0</height>
</size>
</property>
Expand Down Expand Up @@ -654,7 +654,7 @@ em;
</property>
<property name="minimumSize">
<size>
<width>74</width>
<width>82</width>
<height>0</height>
</size>
</property>
Expand Down Expand Up @@ -697,7 +697,7 @@ em;
</property>
<property name="minimumSize">
<size>
<width>74</width>
<width>82</width>
<height>0</height>
</size>
</property>
Expand Down Expand Up @@ -746,7 +746,7 @@ em;
</property>
<property name="minimumSize">
<size>
<width>74</width>
<width>82</width>
<height>0</height>
</size>
</property>
Expand Down Expand Up @@ -789,7 +789,7 @@ em;
</property>
<property name="minimumSize">
<size>
<width>74</width>
<width>82</width>
<height>0</height>
</size>
</property>
Expand Down Expand Up @@ -838,7 +838,7 @@ em;
</property>
<property name="minimumSize">
<size>
<width>74</width>
<width>82</width>
<height>0</height>
</size>
</property>
Expand Down Expand Up @@ -881,7 +881,7 @@ em;
</property>
<property name="minimumSize">
<size>
<width>46</width>
<width>50</width>
<height>0</height>
</size>
</property>
Expand Down Expand Up @@ -972,7 +972,7 @@ em;
</property>
<property name="minimumSize">
<size>
<width>74</width>
<width>82</width>
<height>0</height>
</size>
</property>
Expand Down
4 changes: 2 additions & 2 deletions surfaceanalysistools.ui
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<rect>
<x>0</x>
<y>0</y>
<width>524</width>
<width>250</width>
<height>733</height>
</rect>
</property>
Expand All @@ -18,7 +18,7 @@
</property>
<property name="minimumSize">
<size>
<width>524</width>
<width>250</width>
<height>497</height>
</size>
</property>
Expand Down
Loading