forked from qt-creator/qt-creator
Remove unused includes of QLayout
Change-Id: I12777e07f3d6fcc639b48f02080e73b1a0a3ea30 Reviewed-by: hjk <hjk@qt.io>
This commit is contained in:
@@ -8,11 +8,8 @@
|
||||
#include "qmljsindenter.h"
|
||||
#include "qmljstoolsconstants.h"
|
||||
|
||||
|
||||
#include <qmljseditor/qmljseditorconstants.h>
|
||||
|
||||
#include <QLayout>
|
||||
|
||||
using namespace QmlJSTools;
|
||||
|
||||
static const char *defaultPreviewText =
|
||||
|
||||
Reference in New Issue
Block a user