diff options
author | Sefa Eyeoglu <contact@scrumplex.net> | 2022-09-05 17:52:16 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-09-05 17:52:16 +0200 |
commit | 25d1e0c4e633f35e4a55ba3c97cdc6537fdc8b1e (patch) | |
tree | ca5839ba80da19c27b246e64312de7039546e664 | |
parent | 8e3356f11a81cba394f57567e7521c3ccc2c3afa (diff) | |
parent | d5583f0f022296176fea8e5db7b34cf83c7342b7 (diff) | |
download | PrismLauncher-25d1e0c4e633f35e4a55ba3c97cdc6537fdc8b1e.tar.gz PrismLauncher-25d1e0c4e633f35e4a55ba3c97cdc6537fdc8b1e.tar.bz2 PrismLauncher-25d1e0c4e633f35e4a55ba3c97cdc6537fdc8b1e.zip |
Merge pull request #1107 from DioEgizio/smaller-about
-rw-r--r-- | launcher/ui/dialogs/AboutDialog.ui | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/launcher/ui/dialogs/AboutDialog.ui b/launcher/ui/dialogs/AboutDialog.ui index 6eaa0c4e..e0429321 100644 --- a/launcher/ui/dialogs/AboutDialog.ui +++ b/launcher/ui/dialogs/AboutDialog.ui @@ -6,8 +6,8 @@ <rect> <x>0</x> <y>0</y> - <width>783</width> - <height>843</height> + <width>573</width> + <height>600</height> </rect> </property> <property name="minimumSize"> |