src/hbcore/gui/hbtoolbar.h
changeset 30 80e4d18b72f5
parent 6 c3690ec91ef8
--- 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 );