summaryrefslogtreecommitdiff
path: root/src/plugins/qmljstools/qmljscodestylepreferencesfactory.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/plugins/qmljstools/qmljscodestylepreferencesfactory.cpp')
-rw-r--r--src/plugins/qmljstools/qmljscodestylepreferencesfactory.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/plugins/qmljstools/qmljscodestylepreferencesfactory.cpp b/src/plugins/qmljstools/qmljscodestylepreferencesfactory.cpp
index c77d63e017..5bdd9427ca 100644
--- a/src/plugins/qmljstools/qmljscodestylepreferencesfactory.cpp
+++ b/src/plugins/qmljstools/qmljscodestylepreferencesfactory.cpp
@@ -39,7 +39,7 @@
#include <texteditor/snippets/isnippetprovider.h>
#include <extensionsystem/pluginmanager.h>
#include <qmljseditor/qmljseditorconstants.h>
-#include <QtGui/QLayout>
+#include <QLayout>
using namespace QmlJSTools;