From ac1607dce2e58a0840433ff40d37698c25f74d06 Mon Sep 17 00:00:00 2001 From: Sebastian Kügler Date: Wed, 11 Nov 2015 23:53:04 +0100 Subject: kill warning MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This line seems to be a left-over from a refactoring. It doesn't do anything, just produces a warning, so just remove it. Signed-off-by: Sebastian Kügler Signed-off-by: Dirk Hohndel --- qt-mobile/qml/Log.qml | 1 - 1 file changed, 1 deletion(-) (limited to 'qt-mobile/qml/Log.qml') diff --git a/qt-mobile/qml/Log.qml b/qt-mobile/qml/Log.qml index 7d9ddb724..5fff8db8d 100644 --- a/qt-mobile/qml/Log.qml +++ b/qt-mobile/qml/Log.qml @@ -19,7 +19,6 @@ Item { spacing: 8 Rectangle { - anchors.top: topBar.bottom Layout.fillHeight: true Layout.fillWidth: true Text { -- cgit v1.2.3-70-g09d2