Adjust the font size for the headers in the settings pages
[harmattan/cameraplus] / qml / ImageSettingsPage.qml
index c4ceaa3..0979989 100644 (file)
@@ -53,7 +53,7 @@ CameraPage {
                         spacing: 10
 
                         Label {
-                                // TODO:
+                                font.pixelSize: 36
                                 text: qsTr("Image settings");
                         }