coreapplicationuis/SysAp/Inc/sysapbatteryinfocontroller.h
changeset 48 2222076f5c60
parent 0 2e3d3ce01487
child 81 676b6116ca93
equal deleted inserted replaced
40:951aeeb3da43 48:2222076f5c60
    20 #define SYSAPBATTERYINFOCONTROLLER_H
    20 #define SYSAPBATTERYINFOCONTROLLER_H
    21 
    21 
    22 #include <e32base.h>
    22 #include <e32base.h>
    23 
    23 
    24 class CBSUtil;
    24 class CBSUtil;
    25 class CBatteryPopupControl;
    25 // class CBatteryPopupControl;
    26 
    26 
    27 /**
    27 /**
    28  *  Controller for enhanced battery information.
    28  *  Controller for enhanced battery information.
    29  *
    29  *
    30  *  @lib None.
    30  *  @lib None.
   149     
   149     
   150     /**
   150     /**
   151     * Battery popup control.
   151     * Battery popup control.
   152     * Own.
   152     * Own.
   153     */
   153     */
   154     CBatteryPopupControl* iBatteryPopup;
   154     // CBatteryPopupControl* iBatteryPopup;
   155     };
   155     };
   156 
   156 
   157 
   157 
   158 #endif // SYSAPBATTERYINFOCONTROLLER_H
   158 #endif // SYSAPBATTERYINFOCONTROLLER_H