psa: added automatic updates
[feedingit] / psa_harmattan / feedingit / qml / SwitchSetting.qml
index 960be8e..c1c353c 100644 (file)
@@ -12,6 +12,7 @@ Row {
         color: settings.mainTextColour;
         font.pointSize: settings.mainTextSize
         width: parent.width - themeSwitch.width
+        wrapMode: Text.WordWrap;
     }
 
     Switch {