Skip to content

Commit

Permalink
resize logo
Browse files Browse the repository at this point in the history
  • Loading branch information
DSCaskey committed Apr 20, 2024
1 parent 518f3c8 commit 53810c5
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions src/app/seamly2d/dialogs/about2d_dialog.ui
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@
<widget class="QLabel" name="label">
<property name="minimumSize">
<size>
<width>90</width>
<width>60</width>
<height>0</height>
</size>
</property>
Expand All @@ -77,7 +77,7 @@
<pixmap resource="../../../libs/vmisc/share/resources/icon.qrc">:/icon/logos/seamly2d_vertical.png</pixmap>
</property>
<property name="scaledContents">
<bool>true</bool>
<bool>false</bool>
</property>
<property name="alignment">
<set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignTop</set>
Expand Down Expand Up @@ -559,7 +559,7 @@
<rect>
<x>0</x>
<y>0</y>
<width>446</width>
<width>453</width>
<height>599</height>
</rect>
</property>
Expand Down Expand Up @@ -1568,7 +1568,7 @@
<rect>
<x>0</x>
<y>0</y>
<width>450</width>
<width>470</width>
<height>516</height>
</rect>
</property>
Expand Down

0 comments on commit 53810c5

Please sign in to comment.