ganeswidgets/inc/hgcenteritemarea.h
changeset 6 1cdcc61142d2
parent 5 4fa04caf0f43
equal deleted inserted replaced
5:4fa04caf0f43 6:1cdcc61142d2
    16 */
    16 */
    17 
    17 
    18 #ifndef HGCENTERICONAREA_H
    18 #ifndef HGCENTERICONAREA_H
    19 #define HGCENTERICONAREA_H
    19 #define HGCENTERICONAREA_H
    20 
    20 
    21 #include <hbwidget.h>
    21 #include <HbWidget>
    22 
    22 
    23 class HgCenterItemArea: public HbWidget
    23 class HgCenterItemArea: public HbWidget
    24 {
    24 {
    25     Q_OBJECT
    25     Q_OBJECT
    26     Q_DISABLE_COPY(HgCenterItemArea)
    26     Q_DISABLE_COPY(HgCenterItemArea)