summaryrefslogtreecommitdiff
path: root/modules/controlcenter/state/LauncherState.qml
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--modules/controlcenter/state/LauncherState.qml7
1 files changed, 0 insertions, 7 deletions
diff --git a/modules/controlcenter/state/LauncherState.qml b/modules/controlcenter/state/LauncherState.qml
deleted file mode 100644
index 58f5fc8..0000000
--- a/modules/controlcenter/state/LauncherState.qml
+++ /dev/null
@@ -1,7 +0,0 @@
-import QtQuick
-
-QtObject {
- id: root
-
- property var active: null
-}