From 0ed2584231f0583a9bc45a300b96bbb6127c6cd3 Mon Sep 17 00:00:00 2001 From: Sebastian Kügler Date: Fri, 9 Oct 2015 02:49:21 +0200 Subject: QML-UI: be less chatty MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Sebastian Kügler Signed-off-by: Dirk Hohndel --- qt-mobile/main.qml | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'qt-mobile') diff --git a/qt-mobile/main.qml b/qt-mobile/main.qml index 34817e998..97f1da6bb 100644 --- a/qt-mobile/main.qml +++ b/qt-mobile/main.qml @@ -189,8 +189,6 @@ ApplicationWindow { } Component.onCompleted: { - print("main.qml laoded."); - print("gridUnit is: " + units.gridUnit); - print("hightlight : " + theme.highlightColor); + print("units.gridUnit is: " + units.gridUnit); } } -- cgit v1.2.3-70-g09d2