aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/ios/iosdsymbuildstep.cpp
diff options
context:
space:
mode:
authorhjk <hjk121@nokiamail.com>2014-10-13 18:49:44 +0200
committerhjk <hjk121@nokiamail.com>2014-10-15 00:49:56 +0200
commit3119d93b7981c3b245f584e9663839312c9f1675 (patch)
treed7ea160830984a31fa076e8ecca8668859895f22 /src/plugins/ios/iosdsymbuildstep.cpp
parente279c7e00787230dcd89301ebb7a182a35c0531b (diff)
VariableChooser: Rework
Allow multiple expanders to be registered for lineedits, e.g. a local and the global ones, and actually show them. Use a tree view in the chooser for somewhat more structured display. Change-Id: I769f92144e5249f45e54381de52aa6973eb20118 Reviewed-by: Tobias Hunger <tobias.hunger@theqtcompany.com>
Diffstat (limited to 'src/plugins/ios/iosdsymbuildstep.cpp')
-rw-r--r--src/plugins/ios/iosdsymbuildstep.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/plugins/ios/iosdsymbuildstep.cpp b/src/plugins/ios/iosdsymbuildstep.cpp
index f379ca99c8..718a9f4a1c 100644
--- a/src/plugins/ios/iosdsymbuildstep.cpp
+++ b/src/plugins/ios/iosdsymbuildstep.cpp
@@ -45,7 +45,6 @@
#include <projectexplorer/projectexplorerconstants.h>
#include <qtsupport/qtkitinformation.h>
#include <qtsupport/qtparser.h>
-#include <coreplugin/variablemanager.h>
#include <utils/stringutils.h>
#include <utils/qtcassert.h>
#include <utils/qtcprocess.h>