Skip to content

Commit

Permalink
increase window width
Browse files Browse the repository at this point in the history
  • Loading branch information
pavel-demin committed Oct 12, 2017
1 parent d7049bc commit 403e527
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions PyQtScope.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>800</width>
<width>900</width>
<height>600</height>
</rect>
</property>
Expand All @@ -16,7 +16,7 @@
<widget class="QWidget" name="centralWidget">
<property name="minimumSize">
<size>
<width>800</width>
<width>900</width>
<height>600</height>
</size>
</property>
Expand Down Expand Up @@ -48,7 +48,7 @@
</property>
<property name="minimumSize">
<size>
<width>200</width>
<width>250</width>
<height>0</height>
</size>
</property>
Expand Down

0 comments on commit 403e527

Please sign in to comment.