aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/projectexplorer/customexecutableconfigurationwidget.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/plugins/projectexplorer/customexecutableconfigurationwidget.h')
-rw-r--r--src/plugins/projectexplorer/customexecutableconfigurationwidget.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/plugins/projectexplorer/customexecutableconfigurationwidget.h b/src/plugins/projectexplorer/customexecutableconfigurationwidget.h
index 008c036b90..7bccc9785a 100644
--- a/src/plugins/projectexplorer/customexecutableconfigurationwidget.h
+++ b/src/plugins/projectexplorer/customexecutableconfigurationwidget.h
@@ -33,7 +33,7 @@
#ifndef CUSTOMEXECUTABLECONFIGURATIONWIDGET_H
#define CUSTOMEXECUTABLECONFIGURATIONWIDGET_H
-#include <QtGui/QWidget>
+#include <QWidget>
QT_BEGIN_NAMESPACE
class QCheckBox;