From 187293ea0da52f7bec27d61fa309fe2aaad4ea87 Mon Sep 17 00:00:00 2001 From: Bryant Mairs Date: Thu, 26 Jun 2014 21:31:56 -0700 Subject: [PATCH] Added missing Qt modules to build script. --- qgroundcontrol.pro | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/qgroundcontrol.pro b/qgroundcontrol.pro index c4cbb4122..712a2c8b8 100644 --- a/qgroundcontrol.pro +++ b/qgroundcontrol.pro @@ -85,8 +85,13 @@ QT += network \ svg \ xml \ webkit \ + concurrent \ + widgets \ + gui \ serialport \ sql \ + printsupport \ + webkitwidgets \ declarative # testlib is needed even in release flavor for QSignalSpy support -- 2.22.0