summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/modules/Unity/Application/application_manager.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/modules/Unity/Application/application_manager.cpp b/src/modules/Unity/Application/application_manager.cpp
index 1014a3d..0624552 100644
--- a/src/modules/Unity/Application/application_manager.cpp
+++ b/src/modules/Unity/Application/application_manager.cpp
@@ -704,7 +704,7 @@ void ApplicationManager::add(Application* application)
QString appId = application->appId();
QString longAppId = application->longAppId();
- QStringList arguments =application->arguments();
+ QStringList arguments = application->arguments();
// The connection is queued as a workaround an issue in the PhoneStage animation that
// happens when you tap on a killed app in the spread to bring it to foreground, causing