src/hbcore/gui/hbtoolbar.h
changeset 6 c3690ec91ef8
parent 5 627c4a0fd0e7
child 30 80e4d18b72f5
--- a/src/hbcore/gui/hbtoolbar.h	Fri Jun 11 13:58:22 2010 +0300
+++ b/src/hbcore/gui/hbtoolbar.h	Wed Jun 23 18:33:25 2010 +0300
@@ -60,8 +60,6 @@
     enum { Type = Hb::ItemType_ToolBar };
     int type() const { return Type; }
 
-    QRectF boundingRect() const;
-
 public slots:
     void setOrientation(Qt::Orientation orientation);