summaryrefslogtreecommitdiff
path: root/src/plugins/debugger/shared/cdbsymbolpathlisteditor.cpp
diff options
context:
space:
mode:
authorFriedemann Kleint <Friedemann.Kleint@digia.com>2013-03-21 17:10:19 +0100
committerhjk <hjk121@nokiamail.com>2013-03-22 10:00:00 +0100
commit85d12bb4095c88ef476f4cf106411278cb218a44 (patch)
tree5e57a8822bfe7e9374c491f106d34e35c4907030 /src/plugins/debugger/shared/cdbsymbolpathlisteditor.cpp
parent090638c241af0a83a40cef7a812fc10f49305556 (diff)
downloadqt-creator-85d12bb4095c88ef476f4cf106411278cb218a44.tar.gz
Clean headers in debugger plugin.
Change-Id: Ia50e61a82101b699390b23b4f1ea9509619314bb Reviewed-by: hjk <hjk121@nokiamail.com>
Diffstat (limited to 'src/plugins/debugger/shared/cdbsymbolpathlisteditor.cpp')
-rw-r--r--src/plugins/debugger/shared/cdbsymbolpathlisteditor.cpp4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/plugins/debugger/shared/cdbsymbolpathlisteditor.cpp b/src/plugins/debugger/shared/cdbsymbolpathlisteditor.cpp
index 2da2fea4f7..9d957a6ce9 100644
--- a/src/plugins/debugger/shared/cdbsymbolpathlisteditor.cpp
+++ b/src/plugins/debugger/shared/cdbsymbolpathlisteditor.cpp
@@ -36,12 +36,8 @@
#include <QDir>
#include <QDebug>
-#include <QFileDialog>
#include <QAction>
-#include <QDialogButtonBox>
-#include <QVBoxLayout>
#include <QFormLayout>
-#include <QMessageBox>
namespace Debugger {
namespace Internal {