Skip to content

Commit

Permalink
fix logo aspect
Browse files Browse the repository at this point in the history
  • Loading branch information
DSCaskey committed Apr 20, 2024
1 parent 6ddbac9 commit 08e6a2b
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 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>70</width>
<width>90</width>
<height>0</height>
</size>
</property>
Expand Down Expand Up @@ -559,7 +559,7 @@
<rect>
<x>0</x>
<y>0</y>
<width>453</width>
<width>446</width>
<height>599</height>
</rect>
</property>
Expand Down Expand Up @@ -1568,7 +1568,7 @@
<rect>
<x>0</x>
<y>0</y>
<width>470</width>
<width>450</width>
<height>516</height>
</rect>
</property>
Expand Down

0 comments on commit 08e6a2b

Please sign in to comment.