Skip to content

Commit

Permalink
Size adjustments
Browse files Browse the repository at this point in the history
  • Loading branch information
erinharrington-12 committed Jan 22, 2025
1 parent 660c95a commit d9e6946
Showing 1 changed file with 10 additions and 4 deletions.
14 changes: 10 additions & 4 deletions ui/AboutWidget.ui
Original file line number Diff line number Diff line change
Expand Up @@ -122,7 +122,7 @@
</font>
</property>
<property name="text">
<string>2012 - 2025</string>
<string/>
</property>
<property name="alignment">
<set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignVCenter</set>
Expand Down Expand Up @@ -263,7 +263,7 @@
<number>6</number>
</property>
<property name="topMargin">
<number>0</number>
<number>8</number>
</property>
<item>
<layout class="QVBoxLayout" name="LeftSidelayout">
Expand Down Expand Up @@ -371,7 +371,7 @@
<property name="maximumSize">
<size>
<width>16777215</width>
<height>300</height>
<height>310</height>
</size>
</property>
<property name="font">
Expand All @@ -386,6 +386,12 @@
<set>Qt::AlignJustify|Qt::AlignVCenter</set>
</property>
<layout class="QVBoxLayout" name="verticalLayout">
<property name="topMargin">
<number>0</number>
</property>
<property name="bottomMargin">
<number>0</number>
</property>
<item>
<layout class="QHBoxLayout" name="horizontalLayout_6" stretch="2,0,0">
<property name="spacing">
Expand Down Expand Up @@ -431,7 +437,7 @@
<bool>true</bool>
</property>
<property name="sizePolicy">
<sizepolicy hsizetype="Expanding" vsizetype="Fixed">
<sizepolicy hsizetype="Expanding" vsizetype="Expanding">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
Expand Down

0 comments on commit d9e6946

Please sign in to comment.