From 7b84ae2794544759867dc773e92c057249ebcc11 Mon Sep 17 00:00:00 2001 From: Filippo Scognamiglio Date: Fri, 11 Jul 2014 00:43:20 +0200 Subject: [PATCH] Removed modality of settings window. --- app/SettingsWindow.qml | 2 -- 1 file changed, 2 deletions(-) diff --git a/app/SettingsWindow.qml b/app/SettingsWindow.qml index db23dff..c6d13e9 100644 --- a/app/SettingsWindow.qml +++ b/app/SettingsWindow.qml @@ -32,8 +32,6 @@ Window { property int tabmargins: 15 - modality: Qt.ApplicationModal - TabView{ anchors.fill: parent anchors.margins: 10