Skip to content

Commit

Permalink
PartDesign: [skip ci] make the spin box for the angle of the drill po…
Browse files Browse the repository at this point in the history
…int wider
  • Loading branch information
wwmayer committed Dec 17, 2020
1 parent 16c5657 commit 627fea4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/Mod/PartDesign/Gui/TaskHoleParameters.ui
Expand Up @@ -267,7 +267,7 @@ Only available for holes without thread</string>
</property>
</widget>
</item>
<item row="18" column="1">
<item row="18" column="1" colspan="5">
<widget class="QWidget" name="widget_2" native="true">
<property name="sizePolicy">
<sizepolicy hsizetype="Minimum" vsizetype="Preferred">
Expand All @@ -277,7 +277,7 @@ Only available for holes without thread</string>
</property>
<property name="maximumSize">
<size>
<width>140</width>
<width>16777215</width>
<height>16777215</height>
</size>
</property>
Expand Down

0 comments on commit 627fea4

Please sign in to comment.