mirror of
https://github.com/AvengeMedia/DankMaterialShell.git
synced 2026-01-24 13:32:50 -05:00
fix missing import
This commit is contained in:
@@ -5,6 +5,7 @@ import QtCore
|
|||||||
import QtQuick
|
import QtQuick
|
||||||
import Quickshell
|
import Quickshell
|
||||||
import Quickshell.Io
|
import Quickshell.Io
|
||||||
|
import Quickshell.Wayland // ! Even though qmlls says this is unused, it is wrong
|
||||||
import qs.Common
|
import qs.Common
|
||||||
import "../Common/KeybindActions.js" as Actions
|
import "../Common/KeybindActions.js" as Actions
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user