PE: Fix compile without tests

Change-Id: Id1e4daa7eec3860d833cd0b97148d5dea74e44ef
Reviewed-by: hjk <hjk@qt.io>
This commit is contained in:
Christian Stenger
2022-11-30 11:16:38 +01:00
parent 65f27c765a
commit 9731945788

View File

@@ -35,8 +35,9 @@
#include "jsonwizard_test.cpp"
#endif
namespace ProjectExplorer {
using namespace Utils;
namespace ProjectExplorer {
namespace Internal {
class ProjectFileTreeItem : public TreeItem