forked from qt-creator/qt-creator
QmlDesigner: Move project storage to projectstorage subdirectory
We save their not meta info related data. So it is better we move it their own subdirectory. Task-number: QDS-4304 Change-Id: Ib99419e992fced93fb245a8c48e02ee256823def Reviewed-by: Qt CI Bot <qt_ci_bot@qt-project.org> Reviewed-by: Thomas Hartmann <thomas.hartmann@qt.io>
This commit is contained in:
@@ -25,7 +25,7 @@
|
||||
|
||||
#include "googletest.h"
|
||||
|
||||
#include <metainfo/sourcepathview.h>
|
||||
#include <projectstorage/sourcepathview.h>
|
||||
|
||||
namespace {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user