diff -r b7da29130b0e -r 80e4d18b72f5 src/hbcore/gui/hbtoolbar.h --- a/src/hbcore/gui/hbtoolbar.h Fri Sep 17 08:32:10 2010 +0300 +++ b/src/hbcore/gui/hbtoolbar.h Mon Oct 04 00:38:12 2010 +0300 @@ -64,6 +64,8 @@ void setOrientation(Qt::Orientation orientation); protected: + friend class HbView; + HbToolBar( HbToolBarPrivate &dd, QGraphicsItem *parent = 0 ); QVariant itemChange( GraphicsItemChange change, const QVariant &value );