homescreenapp/hsapplication/inc/hshomescreenclientserviceprovider.h
changeset 86 e4f038c420f7
parent 62 341166945d65
--- a/homescreenapp/hsapplication/inc/hshomescreenclientserviceprovider.h	Wed Aug 18 10:33:57 2010 +0300
+++ b/homescreenapp/hsapplication/inc/hshomescreenclientserviceprovider.h	Mon Sep 13 13:03:23 2010 +0300
@@ -46,6 +46,7 @@
 public slots:
     bool addWidget(const QString &uri,const QVariantHash &preferences);
     void setWallpaper(const QString &fileName);
+    void setWallpaper(const QString &portraitFileName, const QString &landscapeFileName);
     bool widgetUninstalled(const QVariantHash &widgetDescriptor);
     void onImageSet();
     void onImageSetFailed();