forked from qt-creator/qt-creator
QmlDebugger: Make sure v8 messages show up in the debugger log
Change-Id: Icd65cde2bcb09eaa35cf67399e60e9d9f4484105 Reviewed-by: Aurindam Jana <aurindam.jana@nokia.com>
This commit is contained in:
@@ -72,7 +72,7 @@ public:
|
||||
QString toFileInProject(const QUrl &fileUrl);
|
||||
void inferiorSpontaneousStop();
|
||||
|
||||
void logMessage(LogDirection direction, const QString &str);
|
||||
void logMessage(const QString &service, LogDirection direction, const QString &str);
|
||||
|
||||
QmlAdapter *adapter() const;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user