forked from qt-creator/qt-creator
ProjectExplorer: Remove ITargetPanelFactory
The indirection via a factory is no longer useful, since the targetsettingspanel is hardcoded for a build and run panel. Change-Id: I75543f777a4a7df4cadf12667652424056829689 Reviewed-by: Tobias Hunger <tobias.hunger@digia.com>
This commit is contained in:
@@ -32,8 +32,6 @@
|
||||
|
||||
#include "ui_clangprojectsettingspropertiespage.h"
|
||||
|
||||
#include <projectexplorer/iprojectproperties.h>
|
||||
|
||||
#include <QString>
|
||||
|
||||
namespace ClangCodeModel {
|
||||
|
||||
Reference in New Issue
Block a user