Fixes: Makes the debugger plugin link again.

Details: No mocables in source file, no need for #include then.
This commit is contained in:
Bill King
2010-08-05 10:54:51 +10:00
parent ac9be700d3
commit 8092d78a58

View File

@@ -530,4 +530,3 @@ void QmlEngine::messageReceived(const QByteArray &message)
} // namespace Internal
} // namespace Debugger
#include "qmlengine.moc"