mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-05 01:05:34 +08:00
Unrelated typo/formatting fixes
This commit is contained in:
@@ -13,7 +13,6 @@
|
||||
#define BLACKCORE_AUDIOMIXER_H
|
||||
|
||||
#include <QObject>
|
||||
|
||||
#include "blackcore/blackcoreexport.h"
|
||||
|
||||
namespace BlackCore
|
||||
@@ -57,6 +56,6 @@ namespace BlackCore
|
||||
virtual bool hasMixerConnection(InputPort inputPort, OutputPort outputPort) = 0;
|
||||
};
|
||||
|
||||
} // namespace BlackCore
|
||||
} // ns
|
||||
|
||||
#endif // guard
|
||||
|
||||
Reference in New Issue
Block a user