diff -r 7dd137878ff8 -r e4f038c420f7 homescreenapp/hsapplication/inc/hshomescreenclientserviceprovider.h --- 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();