forked from qt-creator/qt-creator
Include the private QML api in qmljsprivateapi.h
This commit is contained in:
@@ -29,11 +29,11 @@
|
||||
#ifndef QMLJSDEBUGGERCLIENT_H
|
||||
#define QMLJSDEBUGGERCLIENT_H
|
||||
|
||||
#include "qmljsprivateapi.h"
|
||||
#include <debugger/qml/qmlengine.h>
|
||||
#include <debugger/stackframe.h>
|
||||
#include <debugger/stackhandler.h>
|
||||
#include <debugger/debuggerrunner.h>
|
||||
#include <private/qdeclarativedebugclient_p.h> // QML private API
|
||||
|
||||
namespace QmlJSInspector {
|
||||
namespace Internal {
|
||||
|
||||
Reference in New Issue
Block a user