From 2e89f86b9fce8c8f1ebff0f0aad53d21303352f1 Mon Sep 17 00:00:00 2001 From: Sander Ferdinand Date: Wed, 22 Nov 2017 21:48:25 +0100 Subject: [PATCH] Removing unused import --- components/TitleBar.qml | 1 - 1 file changed, 1 deletion(-) diff --git a/components/TitleBar.qml b/components/TitleBar.qml index 1c7a61db..5fe5ffa5 100644 --- a/components/TitleBar.qml +++ b/components/TitleBar.qml @@ -29,7 +29,6 @@ import QtQuick 2.2 import QtQuick.Window 2.0 import QtQuick.Layouts 1.1 -import QtGraphicalEffects 1.0 Rectangle { id: titleBar