aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--launcher/qml/Launcher.qml1
1 files changed, 0 insertions, 1 deletions
diff --git a/launcher/qml/Launcher.qml b/launcher/qml/Launcher.qml
index fea30bd..f6f2702 100644
--- a/launcher/qml/Launcher.qml
+++ b/launcher/qml/Launcher.qml
@@ -79,7 +79,6 @@ ApplicationWindow {
} else {
currentId = ''
}
-// homescreenHandler.tapShortcut(applicationModel.name(loc.index))
homescreenHandler.tapShortcut(applicationModel.appid(loc.index))
}
onPositionChanged: {