summaryrefslogtreecommitdiff
path: root/src/plugins/projectexplorer/projectexplorersettingspage.h
diff options
context:
space:
mode:
authorMarco Bubke <marco.bubke@theqtcompany.com>2016-01-18 11:56:54 +0100
committerMarco Bubke <marco.bubke@theqtcompany.com>2016-02-01 13:13:32 +0000
commite42bf6ebc637e9ef4ec95787374c9743eb80d8d4 (patch)
tree187a3ca4fae6e19b4c922786dcd7787883193f8f /src/plugins/projectexplorer/projectexplorersettingspage.h
parent77b4b4791531ef6b357c30cbeb998833e5852a58 (diff)
downloadqt-creator-e42bf6ebc637e9ef4ec95787374c9743eb80d8d4.tar.gz
CppTools: Remove all references to the tool chain in the project part
Change-Id: I5fd55eadf94c8a185c2082b93b27bf4432e5cabf Reviewed-by: Tobias Hunger <tobias.hunger@theqtcompany.com> Reviewed-by: Nikolai Kosjar <nikolai.kosjar@theqtcompany.com>
Diffstat (limited to 'src/plugins/projectexplorer/projectexplorersettingspage.h')
-rw-r--r--src/plugins/projectexplorer/projectexplorersettingspage.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/plugins/projectexplorer/projectexplorersettingspage.h b/src/plugins/projectexplorer/projectexplorersettingspage.h
index 6919f40c3a..a9c306cc59 100644
--- a/src/plugins/projectexplorer/projectexplorersettingspage.h
+++ b/src/plugins/projectexplorer/projectexplorersettingspage.h
@@ -26,9 +26,10 @@
#ifndef PROJECTEXPLORERSETTINGSPAGE_H
#define PROJECTEXPLORERSETTINGSPAGE_H
-#include <coreplugin/dialogs/ioptionspage.h>
#include "ui_projectexplorersettingspage.h"
+#include <coreplugin/dialogs/ioptionspage.h>
+
#include <QPointer>
#include <QUuid>