aboutsummaryrefslogtreecommitdiff
path: root/launcher
diff options
context:
space:
mode:
authorSefa Eyeoglu <contact@scrumplex.net>2022-10-23 02:07:29 +0200
committerGitHub <noreply@github.com>2022-10-23 02:07:29 +0200
commit29e6e170cc73c39d816a4b5e857849aa6329b552 (patch)
treeebb706f95677eeffd30fb08f9ee12346e67c20aa /launcher
parent8b28ed67ae25ed95c73e5c486b2a5e81b3a72268 (diff)
parent01db80d19a82ada1f6e37e3fb3ef45143156302b (diff)
downloadPrismLauncher-29e6e170cc73c39d816a4b5e857849aa6329b552.tar.gz
PrismLauncher-29e6e170cc73c39d816a4b5e857849aa6329b552.tar.bz2
PrismLauncher-29e6e170cc73c39d816a4b5e857849aa6329b552.zip
Merge pull request #240 from jn64/fix/version-label-width
Diffstat (limited to 'launcher')
-rw-r--r--launcher/ui/dialogs/AboutDialog.ui13
1 files changed, 5 insertions, 8 deletions
diff --git a/launcher/ui/dialogs/AboutDialog.ui b/launcher/ui/dialogs/AboutDialog.ui
index e0429321..4a9eef08 100644
--- a/launcher/ui/dialogs/AboutDialog.ui
+++ b/launcher/ui/dialogs/AboutDialog.ui
@@ -87,14 +87,11 @@
</property>
</widget>
</item>
- <item>
+ <item alignment="Qt::AlignHCenter">
<widget class="QLabel" name="versionLabel">
<property name="cursor">
<cursorShape>IBeamCursor</cursorShape>
</property>
- <property name="alignment">
- <set>Qt::AlignCenter</set>
- </property>
<property name="textInteractionFlags">
<set>Qt::TextSelectableByMouse</set>
</property>
@@ -167,7 +164,7 @@
</property>
</widget>
</item>
- <item>
+ <item alignment="Qt::AlignHCenter">
<widget class="QLabel" name="platformLabel">
<property name="cursor">
<cursorShape>IBeamCursor</cursorShape>
@@ -183,7 +180,7 @@
</property>
</widget>
</item>
- <item>
+ <item alignment="Qt::AlignHCenter">
<widget class="QLabel" name="buildDateLabel">
<property name="cursor">
<cursorShape>IBeamCursor</cursorShape>
@@ -199,7 +196,7 @@
</property>
</widget>
</item>
- <item>
+ <item alignment="Qt::AlignHCenter">
<widget class="QLabel" name="commitLabel">
<property name="cursor">
<cursorShape>IBeamCursor</cursorShape>
@@ -215,7 +212,7 @@
</property>
</widget>
</item>
- <item>
+ <item alignment="Qt::AlignHCenter">
<widget class="QLabel" name="channelLabel">
<property name="cursor">
<cursorShape>IBeamCursor</cursorShape>