locationsystemui/locationsysui/possettings/poslocationservices/inc/locationservicescustomviewitem.h
changeset 32 b12ea03c50a3
parent 25 73f6c2762ffe
equal deleted inserted replaced
25:73f6c2762ffe 32:b12ea03c50a3
    17 #ifndef LOCATIONSERVICES_CUSTOMVIEWITEM_H
    17 #ifndef LOCATIONSERVICES_CUSTOMVIEWITEM_H
    18 #define LOCATIONSERVICES_CUSTOMVIEWITEM_H
    18 #define LOCATIONSERVICES_CUSTOMVIEWITEM_H
    19 
    19 
    20 #include <hbdataformviewitem.h>
    20 #include <hbdataformviewitem.h>
    21 #include <hbdataformmodelitem.h>
    21 #include <hbdataformmodelitem.h>
    22 #include <hbwidget>
    22 #include <HbWidget>
    23 
    23 
    24 
    24 
    25 //dataItemType for Location services custom widget 
    25 //dataItemType for Location services custom widget 
    26 const int LocationServicesCustomItem = HbDataFormModelItem::CustomItemBase
    26 const int LocationServicesCustomItem = HbDataFormModelItem::CustomItemBase
    27         + 15;
    27         + 15;