ganeswidgets/tsrc/fute/HgWidgetTest/inc/hgflipwidget.h
changeset 6 1cdcc61142d2
parent 0 89c329efa980
equal deleted inserted replaced
5:4fa04caf0f43 6:1cdcc61142d2
    15 *
    15 *
    16 */
    16 */
    17 #ifndef HGFLIPWIDGET_H_
    17 #ifndef HGFLIPWIDGET_H_
    18 #define HGFLIPWIDGET_H_
    18 #define HGFLIPWIDGET_H_
    19 
    19 
    20 #include <hbwidget.h>
    20 #include <HbWidget>
    21 #include <hbstackedwidget.h>
    21 #include <HbStackedWidget>
    22 
    22 
    23 class HbAction;
    23 class HbAction;
    24 class HbLabel;
    24 class HbLabel;
    25 class QPropertyAnimation;
    25 class QPropertyAnimation;
    26 
    26