forked from qt-creator/qt-creator
Timeline: Fix forward declaration
Change-Id: I9348268189cf35e75f5bb29573730f2c24ede8ba Reviewed-by: Alessandro Portale <alessandro.portale@qt.io>
This commit is contained in:
@@ -27,7 +27,7 @@
|
|||||||
|
|
||||||
#include "timeline_global.h"
|
#include "timeline_global.h"
|
||||||
|
|
||||||
class QQmlEngine;
|
QT_FORWARD_DECLARE_CLASS(QQmlEngine)
|
||||||
|
|
||||||
namespace Timeline {
|
namespace Timeline {
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user