homescreenapp/stateplugins/hsapplibrarystateplugin/tsrc/inc/t_hscontentservice.h
changeset 97 66b5fe3c07fd
parent 90 3ac3aaebaee5
--- a/homescreenapp/stateplugins/hsapplibrarystateplugin/tsrc/inc/t_hscontentservice.h	Mon Sep 27 11:52:00 2010 +0300
+++ b/homescreenapp/stateplugins/hsapplibrarystateplugin/tsrc/inc/t_hscontentservice.h	Wed Oct 06 16:06:24 2010 +0300
@@ -14,6 +14,7 @@
 * Description:
 *
 */
+
 #ifndef T_HSCONTENTSERVICE_H
 #define T_HSCONTENTSERVICE_H
 
@@ -30,7 +31,7 @@
     HsContentService(QObject *parent = 0);
     ~HsContentService();
 
-	bool widgets(const QString &uri, const QVariantHash &preferences, int &count);
+    bool widgets(const QString &uri, const QVariantHash &preferences, int &count);
     static HsContentService *instance();
 signals:
     bool widgetAdded(const QString &, const QVariantHash &);