Issue #77 Break cyclic dependency between CLogCategory and numerous classes

This commit is contained in:
Mat Sutcliffe
2020-10-28 17:45:20 +00:00
parent 63e8de8f00
commit 371c1f4f7c
67 changed files with 66 additions and 86 deletions

View File

@@ -12,8 +12,7 @@
#include "blackmisc/db/datastoreutility.h"
#include "blackmisc/comparefunctions.h"
#include "blackmisc/icons.h"
#include "blackmisc/logcategory.h"
#include "blackmisc/logcategorylist.h"
#include "blackmisc/logcategories.h"
#include "blackmisc/propertyindex.h"
#include "blackmisc/statusmessage.h"
#include "blackmisc/stringutils.h"