tsdevicedialog/tsdevicedialogplugin/inc/tstasksgriditem.h
changeset 115 3ab5c078b490
parent 109 e0aa398e6810
equal deleted inserted replaced
109:e0aa398e6810 115:3ab5c078b490
    15 *
    15 *
    16 */
    16 */
    17 #ifndef TSTASKSGRIDITEM_H
    17 #ifndef TSTASKSGRIDITEM_H
    18 #define TSTASKSGRIDITEM_H
    18 #define TSTASKSGRIDITEM_H
    19 
    19 
    20 #include <hbabstractviewitem.h>
    20 #include <HbAbstractViewItem>
    21 
    21 
    22 class HbTextItem;
    22 class HbTextItem;
    23 class HbIconItem;
    23 class HbIconItem;
    24 class HbFrameItem;
    24 class HbFrameItem;
    25 class HbPushButton;
    25 class HbPushButton;