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 c5da7aa..58f5fc8 100644 --- a/modules/controlcenter/state/LauncherState.qml +++ b/modules/controlcenter/state/LauncherState.qml @@ -5,4 +5,3 @@ QtObject { property var active: null } - |