summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAntony Baker <jasperodus@zoho.com>2018-12-23 20:40:42 +0000
committerPapoteur <papoteur@mageia.org>2018-12-25 10:19:15 +0100
commit666b736349126a5036130321628d9bc9939f7710 (patch)
tree6035b0b56e9348d201cb50768ec30e45e5995c42
parentbe9620d85e8dcb95c88eeaaeb3a88401e3dfa106 (diff)
downloadmageiawelcome-666b736349126a5036130321628d9bc9939f7710.tar
mageiawelcome-666b736349126a5036130321628d9bc9939f7710.tar.gz
mageiawelcome-666b736349126a5036130321628d9bc9939f7710.tar.bz2
mageiawelcome-666b736349126a5036130321628d9bc9939f7710.tar.xz
mageiawelcome-666b736349126a5036130321628d9bc9939f7710.zip
Applications: SW titles - bold -> demibold. (was labeled for earlier patch, but left out.
-rw-r--r--qml/mw-ui.qml2
1 files changed, 1 insertions, 1 deletions
diff --git a/qml/mw-ui.qml b/qml/mw-ui.qml
index 7d27e68..9193d3f 100644
--- a/qml/mw-ui.qml
+++ b/qml/mw-ui.qml
@@ -575,7 +575,7 @@ Rectangle {
Label {
leftPadding:5
text: title
- font.weight: Font.Medium
+ font.weight: Font.DemiBold
}
Label {
leftPadding:5