src/hbcore/decorators/hbbatteryindicator_p.h
changeset 30 80e4d18b72f5
parent 7 923ff622b8b9
--- a/src/hbcore/decorators/hbbatteryindicator_p.h	Fri Sep 17 08:32:10 2010 +0300
+++ b/src/hbcore/decorators/hbbatteryindicator_p.h	Mon Oct 04 00:38:12 2010 +0300
@@ -51,6 +51,7 @@
     inline int type() const { return Type; }
     int level() const;
     bool isCharging() const;
+    void chargingEvent(bool start);
 
 public slots:
     virtual void createPrimitives();