Issue #77 Include style

This commit is contained in:
Mat Sutcliffe
2020-08-19 23:52:28 +01:00
parent ac65dfbaac
commit 2dc86652c2
67 changed files with 122 additions and 126 deletions

View File

@@ -6,9 +6,9 @@
* or distributed except according to the terms contained in the LICENSE file.
*/
#include "cachesettingsutils.h"
#include "settingscache.h"
#include "datacache.h"
#include "blackmisc/cachesettingsutils.h"
#include "blackmisc/settingscache.h"
#include "blackmisc/datacache.h"
#include <QRegularExpression>
namespace BlackMisc