aboutsummaryrefslogtreecommitdiff
path: root/wizard/WizardLanguage.qml
diff options
context:
space:
mode:
Diffstat (limited to 'wizard/WizardLanguage.qml')
-rw-r--r--wizard/WizardLanguage.qml2
1 files changed, 1 insertions, 1 deletions
diff --git a/wizard/WizardLanguage.qml b/wizard/WizardLanguage.qml
index 3d1f96f6..2d6d37b4 100644
--- a/wizard/WizardLanguage.qml
+++ b/wizard/WizardLanguage.qml
@@ -149,7 +149,7 @@ Rectangle {
GridLayout {
id: buttonsGrid
opacity: 0
- columns: isMobile ? 1 : 2
+ columns: 2
Layout.alignment: Qt.AlignCenter
Layout.topMargin: 20
Layout.fillWidth: true