Skip to content

Commit

Permalink
[Part] improve tube dialog
Browse files Browse the repository at this point in the history
- remove vertical whitespace
  • Loading branch information
donovaly authored and wwmayer committed Nov 13, 2020
1 parent 6428842 commit 922815d
Showing 1 changed file with 1 addition and 17 deletions.
18 changes: 1 addition & 17 deletions src/Mod/Part/BasicShapes/TaskTube.ui
Expand Up @@ -7,7 +7,7 @@
<x>0</x>
<y>0</y>
<width>367</width>
<height>223</height>
<height>125</height>
</rect>
</property>
<property name="windowTitle">
Expand Down Expand Up @@ -111,22 +111,6 @@
</item>
</layout>
</item>
<item row="1" column="0">
<spacer>
<property name="orientation">
<enum>Qt::Vertical</enum>
</property>
<property name="sizeType">
<enum>QSizePolicy::Expanding</enum>
</property>
<property name="sizeHint" stdset="0">
<size>
<width>20</width>
<height>60</height>
</size>
</property>
</spacer>
</item>
</layout>
</widget>
</item>
Expand Down

0 comments on commit 922815d

Please sign in to comment.