diff options
author | DioEgizio <83089242+DioEgizio@users.noreply.github.com> | 2022-09-04 08:55:20 +0200 |
---|---|---|
committer | DioEgizio <83089242+DioEgizio@users.noreply.github.com> | 2022-09-04 14:32:33 +0200 |
commit | d5583f0f022296176fea8e5db7b34cf83c7342b7 (patch) | |
tree | b308efbf8c500d29ad17075930468d59bd4da032 /launcher | |
parent | 2f167b1512dc0c3b80731ae412d55ee897da14fd (diff) | |
download | PrismLauncher-d5583f0f022296176fea8e5db7b34cf83c7342b7.tar.gz PrismLauncher-d5583f0f022296176fea8e5db7b34cf83c7342b7.tar.bz2 PrismLauncher-d5583f0f022296176fea8e5db7b34cf83c7342b7.zip |
make the about dialog smaller
Signed-off-by: DioEgizio <83089242+DioEgizio@users.noreply.github.com>
Diffstat (limited to 'launcher')
-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"> |