forked from qt-creator/qt-creator
qmljseditor: remove unneeded import
Change-Id: I99da4f9083759041da1a839f6f451a4a4bd787ca Reviewed-by: Fabian Kosmale <fabian.kosmale@qt.io>
This commit is contained in:
committed by
Fabian Kosmale
parent
93c15f48dc
commit
d8987a1042
@@ -3,7 +3,6 @@
|
|||||||
|
|
||||||
#include "qmljseditordocument.h"
|
#include "qmljseditordocument.h"
|
||||||
|
|
||||||
#include "qmljseditorconstants.h"
|
|
||||||
#include "qmljseditordocument_p.h"
|
#include "qmljseditordocument_p.h"
|
||||||
#include "qmljseditorplugin.h"
|
#include "qmljseditorplugin.h"
|
||||||
#include "qmljseditortr.h"
|
#include "qmljseditortr.h"
|
||||||
|
Reference in New Issue
Block a user