diff -r e48454f237ca -r 49c70dcc3f17 ganeswidgets/tsrc/fute/HgWidgetTest/inc/hgwidgetoptionsview.h --- a/ganeswidgets/tsrc/fute/HgWidgetTest/inc/hgwidgetoptionsview.h Mon May 03 13:32:54 2010 +0300 +++ b/ganeswidgets/tsrc/fute/HgWidgetTest/inc/hgwidgetoptionsview.h Fri May 14 16:57:01 2010 +0300 @@ -48,6 +48,7 @@ void widgetHeightChanged(int); void widgetWidthChanged(int); void reflectionsEnabledChanged(bool); + void itemSizePolicyChanged(HgWidget::ItemSizePolicy); private slots: void updateData(QModelIndex startIn, QModelIndex endIn);