src/hbcore/gui/hbtoolbutton.h
changeset 30 80e4d18b72f5
parent 28 b7da29130b0e
--- a/src/hbcore/gui/hbtoolbutton.h	Fri Sep 17 08:32:10 2010 +0300
+++ b/src/hbcore/gui/hbtoolbutton.h	Mon Oct 04 00:38:12 2010 +0300
@@ -62,6 +62,8 @@
     void triggered( HbAction *action );
 
 protected:
+    friend class HbToolBar;
+
     HbToolButton( HbToolButtonPrivate &dd, QGraphicsItem *parent );
     void resizeEvent( QGraphicsSceneResizeEvent *event );
     void nextCheckState();