QmlDesigner: compile fix for share qmlpuppet and Qt 5.1
DEFINES += QT_DISABLE_DEPRECATED_BEFORE=0x040900
This ensures that QWeakPointer(const QObject *other)
does not get ambiguous with Qt 5.1.
Change-Id: I4801dbbc0ca4a3779b06d388f6a4251399f3e14b
Reviewed-by:
Marco Bubke <marco.bubke@digia.com>
Please register or sign in to comment