tsdevicedialog/tsdevicedialogplugin/inc/tstasksgrid.h
changeset 115 3ab5c078b490
parent 104 9b022b1f357c
equal deleted inserted replaced
109:e0aa398e6810 115:3ab5c078b490
    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