mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-21 12:55:31 +08:00
refs #144 , improved file deleter , no dependency of QObject anymore, now using single deleter object
This commit is contained in:
@@ -290,7 +290,6 @@ namespace BlackSound
|
||||
QIODevice *m_pushModeIODevice; /*!< IO device when used in push mode */
|
||||
QThread *m_ownThread;
|
||||
static QDateTime s_selcalStarted;
|
||||
static BlackMisc::CFileDeleter s_fileDeleter;
|
||||
|
||||
//! \brief Header for saving .wav files
|
||||
struct chunk
|
||||
|
||||
Reference in New Issue
Block a user