forked from qt-creator/qt-creator
McuSupport: track if kit dependencies go missing
Task-number: QTCREATORBUG-25262 Change-Id: Icf95a418216ae94fcfc76784a10eb23e403f3d52 Reviewed-by: Erik Verbruggen <erik.verbruggen@me.com> Reviewed-by: Alessandro Portale <alessandro.portale@qt.io>
This commit is contained in:
committed by
christiaan.janssen
parent
9c3e1cacf1
commit
edba0ca838
@@ -59,6 +59,7 @@ public:
|
||||
{Constants::RUNCONFIGURATION}
|
||||
};
|
||||
McuSupportOptionsPage optionsPage;
|
||||
McuDependenciesKitAspect environmentPathsKitAspect;
|
||||
};
|
||||
|
||||
static McuSupportPluginPrivate *dd = nullptr;
|
||||
|
||||
Reference in New Issue
Block a user