mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-04 16:56:53 +08:00
Some fixes and formatting
* CTime::switchUnit(CTimeUnit::hms()); * Coordinate canHandleIndex protected * copyright
This commit is contained in:
committed by
Mathew Sutcliffe
parent
edf8191969
commit
4fcf9efab7
@@ -38,10 +38,7 @@ namespace BlackCore
|
||||
OutputVoiceChannel2,
|
||||
};
|
||||
|
||||
/*!
|
||||
* \brief Default constructor with parent
|
||||
* \param parent
|
||||
*/
|
||||
//! Default constructor
|
||||
IAudioMixer(QObject *parent = nullptr);
|
||||
|
||||
//! Virtual destructor.
|
||||
|
||||
Reference in New Issue
Block a user