diff -r e6f74eb7f69f -r ba1b7e218624 homescreenapp/hsdomainmodel/inc/hsdatabase.h --- a/homescreenapp/hsdomainmodel/inc/hsdatabase.h Mon Oct 18 10:20:15 2010 +0300 +++ b/homescreenapp/hsdomainmodel/inc/hsdatabase.h Wed Oct 20 15:25:39 2010 +0300 @@ -79,7 +79,7 @@ bool setWidgetPreferences(int widgetId, const QVariantHash &data); bool configuration(QVariantHash &configuration); - +public slots: bool updateWidgetZValues(const QHash &data, Qt::Orientation orientation); bool updateWidgetPresentations(const QList &data, Qt::Orientation orientation);