Skip to content
Snippets Groups Projects
Commit c818eeed authored by Andreas Traczyk's avatar Andreas Traczyk
Browse files

MainApplicationWindow.qml: remove unused import of QtQuick.Dialogs

The module is not used anywhere in the file and breaks the client
on Windows.

GitLab: #1905
Change-Id: I7e4f6e3516a3fd88c7e150b3eeb70cab823d388b
parent 0f08dbcf
Branches
Tags
No related merge requests found
......@@ -29,7 +29,6 @@ import "mainview/components"
import "wizardview"
import "commoncomponents"
import QWindowKit
import QtQuick.Dialogs
ApplicationWindow {
id: appWindow
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment