mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-01 13:36:48 +08:00
Ref T105, minor adjustements in CThreadedTonePairPlayer
This commit is contained in:
committed by
Mathew Sutcliffe
parent
b6b1b96ec4
commit
18ab0e8459
@@ -14,7 +14,6 @@ using namespace BlackMisc;
|
||||
|
||||
namespace BlackSound
|
||||
{
|
||||
|
||||
CThreadedTonePairPlayer::CThreadedTonePairPlayer(QObject *owner, const QString &name, const QAudioDeviceInfo &device)
|
||||
: CContinuousWorker(owner, name),
|
||||
m_deviceInfo(device)
|
||||
|
||||
Reference in New Issue
Block a user