screensaver/snsrplugins/snsrbigclockscreensaverplugin/snsrindicators/inc/snsrindicatorwidget.h
changeset 98 e6f74eb7f69f
parent 97 66b5fe3c07fd
equal deleted inserted replaced
97:66b5fe3c07fd 98:e6f74eb7f69f
    16 */
    16 */
    17 
    17 
    18 #ifndef SNSRINDICATORWIDGET_H
    18 #ifndef SNSRINDICATORWIDGET_H
    19 #define SNSRINDICATORWIDGET_H
    19 #define SNSRINDICATORWIDGET_H
    20 
    20 
    21 #include <hbwidget.h>
    21 #include <HbWidget>
    22 #include "snsrtest_global.h"
    22 #include "snsrtest_global.h"
    23 
    23 
    24 SCREENSAVER_TEST_CLASS(T_SnsrIndicators)
    24 SCREENSAVER_TEST_CLASS(T_SnsrIndicators)
    25 
    25 
    26 class HbIconItem;
    26 class HbIconItem;