src/hbcore/gui/hbtoolbar.h
changeset 34 ed14f46c0e55
parent 6 c3690ec91ef8
--- a/src/hbcore/gui/hbtoolbar.h	Mon Oct 04 17:49:30 2010 +0300
+++ b/src/hbcore/gui/hbtoolbar.h	Mon Oct 18 18:23:13 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 );