ganeswidgets/tsrc/fute/HgWidgetTest/inc/hgflipwidget.h
changeset 8 15f034b8a3b5
parent 0 89c329efa980
equal deleted inserted replaced
5:4fa04caf0f43 8:15f034b8a3b5
    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