forked from qt-creator/qt-creator
iOS: Use new central RunConfiguration::update
Change-Id: If19926aac16b501aee7a1117c7915f915af061fc Reviewed-by: Christian Kandeler <christian.kandeler@qt.io>
This commit is contained in:
@@ -53,8 +53,6 @@ public:
|
||||
void doAdditionalSetup(const ProjectExplorer::RunConfigurationCreationInfo &) override;
|
||||
|
||||
private:
|
||||
friend class IosDeviceTypeAspect;
|
||||
void updateDisplayNames();
|
||||
bool isEnabled() const final;
|
||||
|
||||
IosDeviceTypeAspect *m_deviceTypeAspect = nullptr;
|
||||
|
||||
Reference in New Issue
Block a user