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:
Nikolai Kosjar
2018-01-24 16:36:41 +01:00
committed by Orgad Shaneh
parent eb9172d1a0
commit e54c514984
7 changed files with 11 additions and 7 deletions

View File

@@ -29,6 +29,8 @@
#include "qmljsvalueowner.h"
#include "parser/qmljsast_p.h"
#include <utils/qtcfallthrough.h>
using namespace QmlJS;
/*!