forked from qt-creator/qt-creator
ProjectExplorer: Move GCC config widgets out of header file
They are only used in one source file. Change-Id: I9a267be83156fb50c98da63fab165ef6123e7e59 Reviewed-by: hjk <hjk@qt.io> Reviewed-by: Qt CI Bot <qt_ci_bot@qt-project.org>
This commit is contained in:
@@ -29,6 +29,7 @@
|
||||
#include "qnxconstants.h"
|
||||
#include "qnxutils.h"
|
||||
|
||||
#include <projectexplorer/abiwidget.h>
|
||||
#include <projectexplorer/projectexplorerconstants.h>
|
||||
#include <utils/algorithm.h>
|
||||
#include <utils/pathchooser.h>
|
||||
|
||||
Reference in New Issue
Block a user