From 1eb08fe26aa99efbb92487f210bbcde6f7b2ce12 Mon Sep 17 00:00:00 2001 From: marcin Date: Sat, 19 Jul 2014 16:07:40 +0200 Subject: simplified window v1 --- components/Input.qml | 1 - 1 file changed, 1 deletion(-) (limited to 'components/Input.qml') diff --git a/components/Input.qml b/components/Input.qml index 98acf532..f71007f6 100644 --- a/components/Input.qml +++ b/components/Input.qml @@ -4,7 +4,6 @@ import QtQuick 2.2 TextField { font.family: "Arial" - font.pixelSize: 18 style: TextFieldStyle { textColor: "#3F3F3F" -- cgit v1.2.3