Skip to content
Snippets Groups Projects
Commit efb68b09 authored by Thomas Hartmann's avatar Thomas Hartmann
Browse files

QmlDesigner: fix compile for qml2puppet


Change-Id: I3fdb693d66eafc85357da138570d58586a57e592
Reviewed-by: default avatarThomas Hartmann <Thomas.Hartmann@digia.com>
parent fb3b01d8
No related branches found
No related tags found
No related merge requests found
......@@ -28,6 +28,7 @@
****************************************************************************/
#include "changefileurlcommand.h"
#include <QDataStream>
namespace QmlDesigner {
......
QT += core gui qml quick network v8
QT += core gui widgets qml quick network v8
contains (QT_CONFIG, webkit) {
QT += webkit
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment