summaryrefslogtreecommitdiffstats
path: root/qml/mw-ui.qml
diff options
context:
space:
mode:
authorPapoteur <papoteur@mageia.org>2018-12-29 18:54:20 +0100
committerPapoteur <papoteur@mageia.org>2018-12-29 18:54:20 +0100
commit00ff83ef56649805dfd68657a29b97c9d71bdb39 (patch)
treea59cc7fd66792bd055ea1225a7287bf2c1f7daea /qml/mw-ui.qml
parente642e244d4bf54c53560f5f3574b1c048206ff33 (diff)
downloadmageiawelcome-00ff83ef56649805dfd68657a29b97c9d71bdb39.tar
mageiawelcome-00ff83ef56649805dfd68657a29b97c9d71bdb39.tar.gz
mageiawelcome-00ff83ef56649805dfd68657a29b97c9d71bdb39.tar.bz2
mageiawelcome-00ff83ef56649805dfd68657a29b97c9d71bdb39.tar.xz
mageiawelcome-00ff83ef56649805dfd68657a29b97c9d71bdb39.zip
MCC: Add spacing
Diffstat (limited to 'qml/mw-ui.qml')
-rw-r--r--qml/mw-ui.qml1
1 files changed, 1 insertions, 0 deletions
diff --git a/qml/mw-ui.qml b/qml/mw-ui.qml
index a01d647..93f3c1d 100644
--- a/qml/mw-ui.qml
+++ b/qml/mw-ui.qml
@@ -311,6 +311,7 @@ Rectangle {
Column {
x: 10; y: 30
+ spacing: 10
Label {
text: qsTr("<b>Mageia Control Center</b> (aka drakconf) is a set of tools to help you configure your system.")
width: view.width * 0.9