diff -r 16d8024aca5e -r f7ac710697a9 src/hbcore/gui/hbtoolbar.h --- a/src/hbcore/gui/hbtoolbar.h Mon Apr 19 14:02:13 2010 +0300 +++ b/src/hbcore/gui/hbtoolbar.h Mon May 03 12:48:33 2010 +0300 @@ -56,6 +56,7 @@ Qt::Orientation orientation() const; + void updatePrimitives(); enum { Type = Hb::ItemType_ToolBar }; int type() const { return Type; }