mirror of
https://github.com/tomahawk-player/tomahawk.git
synced 2025-02-25 12:23:36 +01:00
Merge remote branch 'origin' into phonon
This commit is contained in:
commit
6e0c84a944
@ -95,6 +95,7 @@ BufferIODevice::addData( int block, const QByteArray& ba )
|
||||
}
|
||||
}
|
||||
|
||||
m_received += ba.count();
|
||||
emit bytesWritten( ba.count() );
|
||||
emit readyRead();
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user