summaryrefslogtreecommitdiff
path: root/src/tools/qtcreatorcrashhandler/crashhandlerdialog.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/tools/qtcreatorcrashhandler/crashhandlerdialog.cpp')
-rw-r--r--src/tools/qtcreatorcrashhandler/crashhandlerdialog.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/tools/qtcreatorcrashhandler/crashhandlerdialog.cpp b/src/tools/qtcreatorcrashhandler/crashhandlerdialog.cpp
index 524a1f5177..dcadff5eca 100644
--- a/src/tools/qtcreatorcrashhandler/crashhandlerdialog.cpp
+++ b/src/tools/qtcreatorcrashhandler/crashhandlerdialog.cpp
@@ -34,6 +34,7 @@
#include <QClipboard>
#include <QIcon>
#include <QSettings>
+#include <QStyle>
static const char SettingsApplication[] = "QtCreator";
static const char SettingsKeySkipWarningAbortingBacktrace[]