src/hbcore/gui/hbscrollbar.h
changeset 2 06ff229162e9
parent 1 f7ac710697a9
child 34 ed14f46c0e55
--- 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: