tsdevicedialog/tsdevicedialogplugin/inc/tstasksgrid.h
changeset 112 dbfb5e38438b
parent 99 7aaf39b772ac
equal deleted inserted replaced
107:b34d53f6acdf 112:dbfb5e38438b
    15 *
    15 *
    16 */
    16 */
    17 #ifndef TSTASKSGRID_H
    17 #ifndef TSTASKSGRID_H
    18 #define TSTASKSGRID_H
    18 #define TSTASKSGRID_H
    19 
    19 
    20 #include <hbgridview.h>
    20 #include <HbGridView>
    21 
    21 
    22 class TsTasksGrid : public HbGridView
    22 class TsTasksGrid : public HbGridView
    23 {
    23 {
    24     Q_OBJECT
    24     Q_OBJECT
    25 
    25