forked from qt-creator/qt-creator
PythonEditor: Remove unneeded include
Change-Id: I1078174582d83da94c6c7f20282fd3a5f1742911 Reviewed-by: Christian Stenger <christian.stenger@digia.com>
This commit is contained in:
@@ -31,7 +31,6 @@
|
|||||||
#define PYTHONEDITORWIDGET_H
|
#define PYTHONEDITORWIDGET_H
|
||||||
|
|
||||||
#include <texteditor/basetexteditor.h>
|
#include <texteditor/basetexteditor.h>
|
||||||
#include <utils/uncommentselection.h>
|
|
||||||
|
|
||||||
namespace PythonEditor {
|
namespace PythonEditor {
|
||||||
namespace Internal {
|
namespace Internal {
|
||||||
|
Reference in New Issue
Block a user