diff -r 16d8024aca5e -r f7ac710697a9 src/hbcore/decorators/hbbatteryindicator_p.h --- a/src/hbcore/decorators/hbbatteryindicator_p.h Mon Apr 19 14:02:13 2010 +0300 +++ b/src/hbcore/decorators/hbbatteryindicator_p.h Mon May 03 12:48:33 2010 +0300 @@ -46,6 +46,8 @@ explicit HbBatteryIndicator( QGraphicsItem *parent = 0 ); virtual ~HbBatteryIndicator(); + void delayedConstruction(); + inline int type() const { return Type; } int level() const;