forked from qt-creator/qt-creator
ProjectExplorer: Actually instantiate the DeviceTypeKAFactory again
Task-number: QTCREATORBUG-29647 Change-Id: Ic2d29ae8d053f6526d6c5e4f4370153ab5b7d902 Reviewed-by: Eike Ziller <eike.ziller@qt.io> Reviewed-by: hjk <hjk@qt.io>
This commit is contained in:
@@ -855,6 +855,8 @@ QSet<Id> DeviceTypeKitAspectFactory::availableFeatures(const Kit *k) const
|
|||||||
return {};
|
return {};
|
||||||
}
|
}
|
||||||
|
|
||||||
|
const DeviceTypeKitAspectFactory theDeviceTypeKitAspectFactory;
|
||||||
|
|
||||||
// --------------------------------------------------------------------------
|
// --------------------------------------------------------------------------
|
||||||
// DeviceKitAspect:
|
// DeviceKitAspect:
|
||||||
// --------------------------------------------------------------------------
|
// --------------------------------------------------------------------------
|
||||||
|
|||||||
Reference in New Issue
Block a user