src/hbwidgets/sliders/hbratingslider_p.h
branchGCC_SURGE
changeset 15 f378acbc9cfb
parent 7 923ff622b8b9
child 23 e6ad4ef83b23
child 34 ed14f46c0e55
equal deleted inserted replaced
9:730c025d4b77 15:f378acbc9cfb
    25 
    25 
    26 #ifndef HBRATINGSLIDER_P_H
    26 #ifndef HBRATINGSLIDER_P_H
    27 #define HBRATINGSLIDER_P_H
    27 #define HBRATINGSLIDER_P_H
    28 
    28 
    29 #include "hbwidget_p.h"
    29 #include "hbwidget_p.h"
    30 
    30 #include <hbratingslider.h>
    31 class HbRatingSliderPrivate :public HbWidgetPrivate
    31 class HbRatingSliderPrivate :public HbWidgetPrivate
    32 {
    32 {
    33     Q_DECLARE_PUBLIC( HbRatingSlider )
    33     Q_DECLARE_PUBLIC( HbRatingSlider )
    34 public:
    34 public:
    35     HbRatingSliderPrivate();
    35     HbRatingSliderPrivate();