src/hbcore/gui/hbwidget.h
changeset 2 06ff229162e9
parent 1 f7ac710697a9
child 7 923ff622b8b9
--- a/src/hbcore/gui/hbwidget.h	Mon May 03 12:48:33 2010 +0300
+++ b/src/hbcore/gui/hbwidget.h	Fri May 14 16:09:54 2010 +0300
@@ -120,9 +120,6 @@
     void setBackgroundItem(QGraphicsItem *item, int zValue = -1);
     QGraphicsItem *backgroundItem() const;
 
-    virtual HbFeedback::InstantEffect overrideFeedback(Hb::InstantInteraction interaction) const; // deprecated
-    virtual HbFeedback::ContinuousEffect overrideContinuousFeedback(Hb::ContinuousInteraction interaction, int *intensity) const; // deprecated
-
 public slots:
     virtual void recreatePrimitives();
     virtual void updatePrimitives();