forked from qt-creator/qt-creator
Ios: Use setup functions for a few factories
Change-Id: Ide05c2ca859454c1745e5c243af6a3d05131194c Reviewed-by: Jarek Kobus <jaroslaw.kobus@qt.io>
This commit is contained in:
@@ -81,10 +81,6 @@ private:
|
||||
IosDeviceTypeAspect iosDeviceType;
|
||||
};
|
||||
|
||||
class IosRunConfigurationFactory : public ProjectExplorer::RunConfigurationFactory
|
||||
{
|
||||
public:
|
||||
IosRunConfigurationFactory();
|
||||
};
|
||||
void setupIosRunConfiguration();
|
||||
|
||||
} // Ios::Internal
|
||||
|
||||
Reference in New Issue
Block a user