tsdevicedialog/tsdevicedialogplugin/inc/tstasksgriditem.h
changeset 112 dbfb5e38438b
parent 107 b34d53f6acdf
equal deleted inserted replaced
107:b34d53f6acdf 112:dbfb5e38438b
    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;