aboutsummaryrefslogtreecommitdiffstats
path: root/launcher/src/applicationlauncher.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'launcher/src/applicationlauncher.cpp')
-rw-r--r--launcher/src/applicationlauncher.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/launcher/src/applicationlauncher.cpp b/launcher/src/applicationlauncher.cpp
index 9dcc3fc..d9fe703 100644
--- a/launcher/src/applicationlauncher.cpp
+++ b/launcher/src/applicationlauncher.cpp
@@ -87,5 +87,3 @@ void ApplicationLauncher::setCurrent(const QString &current)
m_current = current;
emit currentChanged(current);
}
-
-