diff options
Diffstat (limited to 'modules/controlcenter/state/LauncherState.qml')
| -rw-r--r-- | modules/controlcenter/state/LauncherState.qml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/modules/controlcenter/state/LauncherState.qml b/modules/controlcenter/state/LauncherState.qml index cd9eeb6..c5da7aa 100644 --- a/modules/controlcenter/state/LauncherState.qml +++ b/modules/controlcenter/state/LauncherState.qml @@ -3,7 +3,6 @@ import QtQuick QtObject { id: root - // Active selected application property var active: null } |