aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/texteditor/ioutlinewidget.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/plugins/texteditor/ioutlinewidget.h')
-rw-r--r--src/plugins/texteditor/ioutlinewidget.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/plugins/texteditor/ioutlinewidget.h b/src/plugins/texteditor/ioutlinewidget.h
index 2d07e9171a..61a3926e83 100644
--- a/src/plugins/texteditor/ioutlinewidget.h
+++ b/src/plugins/texteditor/ioutlinewidget.h
@@ -34,7 +34,7 @@
#define IOUTLINEWIDGET_H
#include <texteditor/texteditor_global.h>
-#include <QtGui/QWidget>
+#include <QWidget>
namespace Core {
class IEditor;