forked from qt-creator/qt-creator
Fix build with Qt 5.6 / qtcreator.qbs
Broke with:
Introduce Q_FALLTHROUGH()
commit f482270432
Change-Id: I4f99f9a4d8a56ab1358be53f83aa0c449cff69a8
Reviewed-by: Christian Kandeler <christian.kandeler@qt.io>
Reviewed-by: Orgad Shaneh <orgads@gmail.com>
This commit is contained in:
committed by
Orgad Shaneh
parent
eb9172d1a0
commit
e54c514984
@@ -29,6 +29,8 @@
|
||||
#include "qmljsvalueowner.h"
|
||||
#include "parser/qmljsast_p.h"
|
||||
|
||||
#include <utils/qtcfallthrough.h>
|
||||
|
||||
using namespace QmlJS;
|
||||
|
||||
/*!
|
||||
|
||||
Reference in New Issue
Block a user