forked from qt-creator/qt-creator
Fixes: Makes the debugger plugin link again.
Details: No mocables in source file, no need for #include then.
This commit is contained in:
@@ -530,4 +530,3 @@ void QmlEngine::messageReceived(const QByteArray &message)
|
||||
} // namespace Internal
|
||||
} // namespace Debugger
|
||||
|
||||
#include "qmlengine.moc"
|
||||
|
||||
Reference in New Issue
Block a user