diff -r 627c4a0fd0e7 -r c3690ec91ef8 src/hbinput/inputwidgets/hbinputbutton.h --- a/src/hbinput/inputwidgets/hbinputbutton.h Fri Jun 11 13:58:22 2010 +0300 +++ b/src/hbinput/inputwidgets/hbinputbutton.h Wed Jun 23 18:33:25 2010 +0300 @@ -87,7 +87,7 @@ ButtonTypeNormal, ButtonTypeFunction, ButtonTypeLabel, - ButtonTypeCount + ButtonTypeCount }; enum HbInputButtonState { @@ -152,7 +152,7 @@ QRectF boundingRect() const; protected: - HbInputButtonPrivate * const d_ptr; + HbInputButtonPrivate *const d_ptr; private: Q_DECLARE_PRIVATE_D(d_ptr, HbInputButton)