forked from qt-creator/qt-creator
Fix compilation with Qt 5.
Change-Id: I4ace07cb2255ed8231659253f72a16cf626a077a Reviewed-by: Friedemann Kleint <Friedemann.Kleint@nokia.com>
This commit is contained in:
@@ -32,6 +32,8 @@
|
||||
|
||||
#include "qdebugmessageclient.h"
|
||||
|
||||
#include <QDataStream>
|
||||
|
||||
namespace QmlDebug {
|
||||
|
||||
QDebugMessageClient::QDebugMessageClient(QmlDebugConnection *client)
|
||||
|
||||
Reference in New Issue
Block a user