--- a/radioapp/radiowidgets/src/radiostripbase.cpp Mon May 03 12:31:41 2010 +0300
+++ b/radioapp/radiowidgets/src/radiostripbase.cpp Fri May 14 15:52:32 2010 +0300
@@ -54,8 +54,8 @@
// so the visibility of the items doesn't need to be modified.
mItemPoolParent->setVisible( false );
- connectAndTest( this, SIGNAL(scrollPositionChanged(QPointF)),
- this, SLOT(scrollPositionChanged(QPointF)));
+ connectAndTest( this, SIGNAL(scrollPositionChanged(QPointF)),
+ this, SLOT(scrollPositionChanged(QPointF)));
}
/*!
@@ -238,14 +238,6 @@
/*!
*
*/
-void RadioStripBase::scrollPosChanged( QPointF newPosition )
-{
- Q_UNUSED( newPosition );
-}
-
-/*!
- *
- */
void RadioStripBase::moveAllItemsToPool()
{
// set parent of all items to pool