diff -r 23b5d6a29cce -r 4785f57bf3d4 homescreenapp/widgetplugins/hsclockwidgetplugin/inc/hsclockwidget.h --- a/homescreenapp/widgetplugins/hsclockwidgetplugin/inc/hsclockwidget.h Fri May 14 15:43:04 2010 +0300 +++ b/homescreenapp/widgetplugins/hsclockwidgetplugin/inc/hsclockwidget.h Thu May 27 12:46:08 2010 +0300 @@ -38,9 +38,6 @@ HsClockWidget(QGraphicsItem *parent = 0, Qt::WindowFlags flags = 0); ~HsClockWidget(); -signals: - void setPreferences(const QStringList &names); - public slots: void onInitialize(); void onShow();