Skip to content
Snippets Groups Projects
Unverified Commit 2401c211 authored by Nicolas Werner's avatar Nicolas Werner Committed by GitHub
Browse files

Merge pull request #1573 from Nheko-Reborn/fixqml

Add missing QML import
parents c3fd4026 d049b39e
No related branches found
No related tags found
No related merge requests found
Pipeline #5116 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