diff -r f7ac710697a9 -r 06ff229162e9 src/hbcore/gui/hbscrollbar.h --- a/src/hbcore/gui/hbscrollbar.h Mon May 03 12:48:33 2010 +0300 +++ b/src/hbcore/gui/hbscrollbar.h Fri May 14 16:09:54 2010 +0300 @@ -53,9 +53,7 @@ int type() const { return Type; } bool isInteractive() const; - void setInteractive( bool enabled ); - - bool interactive() const; // deprecated + void setInteractive( bool enabled ); QRectF boundingRect() const; public slots: