Unrelated typo/formatting fixes

This commit is contained in:
Klaus Basan
2016-11-03 01:35:49 +01:00
parent dcaa745e7b
commit 5379215dd5
2 changed files with 3 additions and 4 deletions

View File

@@ -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