forked from qt-creator/qt-creator
AutoTools: Prefer build step ids for setting up the build configuration
Essentially a proof-of-concept that knowing the actual classes is not needed. Change-Id: I82b1664c93a25e418860bda77f66ec77144cf658 Reviewed-by: Christian Kandeler <christian.kandeler@qt.io>
This commit is contained in:
@@ -37,8 +37,6 @@ using namespace AutotoolsProjectManager;
|
||||
using namespace AutotoolsProjectManager::Internal;
|
||||
using namespace AutotoolsProjectManager::Constants;
|
||||
|
||||
const char MAKE_STEP_ID[] = "AutotoolsProjectManager.MakeStep";
|
||||
|
||||
// MakeStepFactory
|
||||
|
||||
MakeStepFactory::MakeStepFactory()
|
||||
|
||||
Reference in New Issue
Block a user