homescreenapp/stateplugins/hsmenuworkerstateplugin/inc/hsaddtohomescreenstate.h
changeset 36 cdae8c6c3876
parent 35 f9ce957a272c
child 39 4e8ebe173323
--- a/homescreenapp/stateplugins/hsmenuworkerstateplugin/inc/hsaddtohomescreenstate.h	Fri Mar 19 09:27:44 2010 +0200
+++ b/homescreenapp/stateplugins/hsmenuworkerstateplugin/inc/hsaddtohomescreenstate.h	Fri Apr 16 14:54:01 2010 +0300
@@ -73,11 +73,14 @@
 
     void showMessageWidgetCorrupted(int itemId);
 
-    void addWidget(HsContentService &service, const QString &library,
-                   const QString &uri, int entryId);
+    void addWidget(HsContentService &service, const QString &uri,
+                    int entryId);
 
     void addShortcut(HsContentService &contentService, int entryId);
 
+    void addTApplication(HsContentService &contentService, int entryId,
+                QVariantMap &data);
+
     void logActionResult(QString operationName, int entryId,
                          bool operationSucceded);