src/hbcore/gui/hbscrollarea.h
changeset 30 80e4d18b72f5
parent 21 4633027730f5
--- a/src/hbcore/gui/hbscrollarea.h	Fri Sep 17 08:32:10 2010 +0300
+++ b/src/hbcore/gui/hbscrollarea.h	Mon Oct 04 00:38:12 2010 +0300
@@ -156,6 +156,7 @@
 private:
     Q_DECLARE_PRIVATE_D(d_ptr, HbScrollArea)
     Q_PRIVATE_SLOT(d_func(), void _q_thumbPositionChanged(qreal value, Qt::Orientation orientation))
+    Q_PRIVATE_SLOT(d_func(), void _q_thumbPositionChanged2(qreal value, int orientation))
     Q_PRIVATE_SLOT(d_func(), void _q_groovePressed(qreal value, Qt::Orientation orientation))
     Q_PRIVATE_SLOT(d_func(), void _q_thumbPressed())
     Q_PRIVATE_SLOT(d_func(), void _q_thumbReleased())