homescreenapp/hsapplication/inc/hshomescreenclientserviceprovider.h
changeset 92 6727c5d0afc7
parent 60 30f14686fb04
--- a/homescreenapp/hsapplication/inc/hshomescreenclientserviceprovider.h	Thu Sep 02 20:17:27 2010 +0300
+++ b/homescreenapp/hsapplication/inc/hshomescreenclientserviceprovider.h	Fri Sep 17 08:27:54 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();