forked from qt-creator/qt-creator
QmlDesigner: Fix missing project storage include
Change-Id: Ifb7439e5998ef8d9fb89f3d21a20ed49c46cbe35 Reviewed-by: Marco Bubke <marco.bubke@qt.io>
This commit is contained in:
@@ -4,6 +4,7 @@
|
|||||||
#include "modelutils.h"
|
#include "modelutils.h"
|
||||||
|
|
||||||
#include <nodemetainfo.h>
|
#include <nodemetainfo.h>
|
||||||
|
#include <projectstorage/projectstorage.h>
|
||||||
#include <projectstorage/sourcepathcache.h>
|
#include <projectstorage/sourcepathcache.h>
|
||||||
|
|
||||||
#include <utils/expected.h>
|
#include <utils/expected.h>
|
||||||
|
Reference in New Issue
Block a user