QmlProfiler: Include qtcfallthrough.h for Q_FALLTHROUGH

Change-Id: Iac3b7ea8314eff6e15c3c4a04a612a8026bf040f
Reviewed-by: Christian Kandeler <christian.kandeler@qt.io>
This commit is contained in:
Ulf Hermann
2017-08-10 17:36:35 +02:00
parent 7f87e2af3c
commit 178ef461bd

View File

@@ -45,6 +45,7 @@
#include <qmldebug/qmldebugcommandlinearguments.h> #include <qmldebug/qmldebugcommandlinearguments.h>
#include <utils/qtcassert.h> #include <utils/qtcassert.h>
#include <utils/qtcfallthrough.h>
#include <QMessageBox> #include <QMessageBox>