mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-29 20:55:42 +08:00
Ref T105, minor adjustements in CThreadedTonePairPlayer
This commit is contained in:
committed by
Mathew Sutcliffe
parent
b6b1b96ec4
commit
18ab0e8459
@@ -38,7 +38,7 @@ namespace BlackSound
|
||||
CThreadedTonePairPlayer(QObject *owner, const QString &name, const QAudioDeviceInfo &device = QAudioDeviceInfo::defaultOutputDevice());
|
||||
|
||||
//! Destructor
|
||||
~CThreadedTonePairPlayer();
|
||||
virtual ~CThreadedTonePairPlayer();
|
||||
|
||||
public slots:
|
||||
//! Play the list of tones.
|
||||
|
||||
Reference in New Issue
Block a user