Skip to content
Snippets Groups Projects
Unverified Commit d049b39e authored by Loren Burkholder's avatar Loren Burkholder
Browse files

Add missing QML import

parent c3fd4026
No related branches found
No related tags found
No related merge requests found
Pipeline #5115 passed
......@@ -5,6 +5,7 @@
pragma ComponentBehavior: Bound
import ".."
import "../ui"
import "../dialogs"
import Qt.labs.platform as Platform
import QtQuick
import QtQuick.Controls
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment