forked from qt-creator/qt-creator
debugger: comment out the code that runs the qmlviewer from QMLEngine
the qmlviewer is currently started from the qmljsinspector. But this might change in the future
This commit is contained in:
@@ -124,6 +124,7 @@ private:
|
||||
unsigned int debuggerCapabilities() const;
|
||||
|
||||
void setupConnection();
|
||||
signals:
|
||||
void sendMessage(const QByteArray &msg);
|
||||
|
||||
private slots:
|
||||
|
||||
Reference in New Issue
Block a user