forked from qt-creator/qt-creator
Meson: Rename some of the KitAspect related classes
... and split out the static interface. Change-Id: Iaa92ab8e0b29e47736af6c2b5ed146369f2d7294 Reviewed-by: Christian Kandeler <christian.kandeler@qt.io>
This commit is contained in:
@@ -46,8 +46,8 @@ public:
|
||||
private:
|
||||
ToolsSettingsPage m_toolslSettingsPage;
|
||||
ToolsSettingsAccessor m_toolsSettings;
|
||||
MesonToolKitAspect m_mesonKitAspect;
|
||||
NinjaToolKitAspect m_ninjaKitAspect;
|
||||
MesonToolKitAspectFactory m_mesonKitAspectFactory;
|
||||
NinjaToolKitAspectFactory m_ninjaKitAspectFactory;
|
||||
MesonBuildStepFactory m_buildStepFactory;
|
||||
MesonBuildConfigurationFactory m_buildConfigurationFactory;
|
||||
MesonRunConfigurationFactory m_runConfigurationFactory;
|
||||
|
||||
Reference in New Issue
Block a user