diff -r 8e5041d13c84 -r 32469d7d46ff activityfw/activityserviceplugin/s60/applicationlauncher_p.h --- a/activityfw/activityserviceplugin/s60/applicationlauncher_p.h Fri Apr 16 15:16:09 2010 +0300 +++ b/activityfw/activityserviceplugin/s60/applicationlauncher_p.h Mon May 03 12:48:45 2010 +0300 @@ -11,7 +11,7 @@ * * Contributors: * -* Description: +* Description: * */ #ifndef APPLICATIONLAUNCHER_P_H @@ -21,12 +21,12 @@ class ApplicationLauncherPrivate { - -public: + +public: bool isRunning(int applicationId); void startApplication(int applicationId, const QString &activityId); void bringToForeground(int applicationId); - + }; #endif // APPLICATIONLAUNCHER_P_H