Issue #77 Style

This commit is contained in:
Mat Sutcliffe
2020-08-23 19:59:44 +01:00
parent d8ae23c2c5
commit 0c78c187f8
21 changed files with 34 additions and 40 deletions

View File

@@ -7,7 +7,9 @@
*/
#include "blackmisc/connectionguard.h"
#include "blackmisc/range.h"
#include "blackmisc/range.h" // for as_const
#include <QObject>
namespace BlackMisc
{