forked from Shinonome/dots-hyprland
use new QtCore import instead of Qt.labs.platform
This commit is contained in:
@@ -2,7 +2,7 @@ pragma Singleton
|
||||
pragma ComponentBehavior: Bound
|
||||
|
||||
import qs.modules.common.functions
|
||||
import Qt.labs.platform
|
||||
import QtCore
|
||||
import QtQuick
|
||||
import Quickshell
|
||||
|
||||
|
||||
Reference in New Issue
Block a user