1
0
mirror of https://github.com/AvengeMedia/DankMaterialShell.git synced 2026-04-03 20:32:07 -04:00

fix(Calendar): add missing qs.Common import (#1926)

fixes calendar events getting dropped
This commit is contained in:
Connor Welsh
2026-03-06 14:19:43 -05:00
committed by GitHub
parent e872ddc1e7
commit caaee88654

View File

@@ -4,6 +4,7 @@ pragma ComponentBehavior: Bound
import QtQuick
import Quickshell
import Quickshell.Io
import qs.Common
Singleton {
id: root