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