Skip to content

Commit

Permalink
improve New Project/Projects layout
Browse files Browse the repository at this point in the history
  • Loading branch information
ddennedy committed Dec 4, 2024
1 parent ed94606 commit 295dc6d
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions src/widgets/newprojectfolder.ui
Original file line number Diff line number Diff line change
Expand Up @@ -152,7 +152,7 @@
</item>
<item>
<widget class="QWidget" name="widget" native="true">
<layout class="QGridLayout" name="gridLayout">
<layout class="QGridLayout" name="gridLayout" rowstretch="0,0,0,0,0,100">
<item row="0" column="0">
<widget class="QLabel" name="label">
<property name="text">
Expand All @@ -171,7 +171,7 @@
<property name="sizeHint" stdset="0">
<size>
<width>20</width>
<height>40</height>
<height>20</height>
</size>
</property>
</spacer>
Expand Down Expand Up @@ -340,7 +340,7 @@ a project file with the same name.</string>
<property name="sizeHint" stdset="0">
<size>
<width>20</width>
<height>95</height>
<height>20</height>
</size>
</property>
</spacer>
Expand Down

0 comments on commit 295dc6d

Please sign in to comment.