Harmattan font changes completed
[marketstoday] / src / qml / Library / TitleBar.qml
index 152cdcd..6e17b45 100644 (file)
@@ -1,5 +1,5 @@
 /*
-@version: 0.4
+@version: 0.5
 @author: Sudheer K. <scifi1947 at gmail.com>
 @license: GNU General Public License
 
@@ -162,7 +162,7 @@ Item {
                 elide: Text.ElideMiddle
                 text: title
                 font.bold: true; color: "White"; style: Text.Raised; styleColor: "Black"
-                font.pixelSize: 18
+                font.pixelSize: 20
             }
 
             Image {