summaryrefslogtreecommitdiff
path: root/src/controls/ApplicationWindow.qml
diff options
context:
space:
mode:
Diffstat (limited to 'src/controls/ApplicationWindow.qml')
-rw-r--r--src/controls/ApplicationWindow.qml2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/controls/ApplicationWindow.qml b/src/controls/ApplicationWindow.qml
index ec40d4fe..ff8b0728 100644
--- a/src/controls/ApplicationWindow.qml
+++ b/src/controls/ApplicationWindow.qml
@@ -38,7 +38,7 @@
**
****************************************************************************/
-import QtQuick.Window 2.1
+import QtQuick.Window 2.2
import QtQuick 2.1
import QtQuick.Controls 1.1
import QtQuick.Layouts 1.0