forked from qt-creator/qt-creator
PE: Fix compile without tests
Change-Id: Id1e4daa7eec3860d833cd0b97148d5dea74e44ef Reviewed-by: hjk <hjk@qt.io>
This commit is contained in:
@@ -35,8 +35,9 @@
|
|||||||
#include "jsonwizard_test.cpp"
|
#include "jsonwizard_test.cpp"
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
namespace ProjectExplorer {
|
using namespace Utils;
|
||||||
|
|
||||||
|
namespace ProjectExplorer {
|
||||||
namespace Internal {
|
namespace Internal {
|
||||||
|
|
||||||
class ProjectFileTreeItem : public TreeItem
|
class ProjectFileTreeItem : public TreeItem
|
||||||
|
Reference in New Issue
Block a user