From e983aecede75548e7dd0136caeafd34755669861 Mon Sep 17 00:00:00 2001 From: Bryant Mairs Date: Tue, 15 Jul 2014 21:00:23 -0700 Subject: [PATCH] QML stuff is under the 'quick' module now --- qgroundcontrol.pro | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/qgroundcontrol.pro b/qgroundcontrol.pro index f2f2daf36..3ab750f96 100644 --- a/qgroundcontrol.pro +++ b/qgroundcontrol.pro @@ -92,8 +92,8 @@ QT += network \ sql \ printsupport \ webkitwidgets \ - declarative - + quick + # testlib is needed even in release flavor for QSignalSpy support QT += testlib -- 2.22.0