Issue #77 Break cyclic dependency between CPropertyIndex and all other value classes

This commit is contained in:
Mat Sutcliffe
2020-11-01 20:33:43 +00:00
parent 363758e8ea
commit 1991b4847a
97 changed files with 96 additions and 94 deletions

View File

@@ -8,7 +8,7 @@
#include "blackmisc/network/url.h"
#include "blackmisc/network/networkutils.h"
#include "blackmisc/propertyindex.h"
#include "blackmisc/propertyindexref.h"
#include <QJsonValue>
#include <QPair>