diff -r 627c4a0fd0e7 -r c3690ec91ef8 src/hbcore/gui/hbtoolbar.h --- 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);