From 0f8165a0d48d17f9d5adfc88b41cc27015717b8d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Patrick=20Jos=C3=A9=20Pereira?= Date: Tue, 21 Apr 2020 15:27:20 -0300 Subject: [PATCH] qgroundcontrol: Add missing include of quickcontrols2 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Patrick José Pereira --- qgroundcontrol.pro | 1 + 1 file changed, 1 insertion(+) diff --git a/qgroundcontrol.pro b/qgroundcontrol.pro index e88fd7ea9..d81dc71de 100644 --- a/qgroundcontrol.pro +++ b/qgroundcontrol.pro @@ -250,6 +250,7 @@ QT += \ positioning \ qml \ quick \ + quickcontrols2 \ quickwidgets \ sql \ svg \ -- 2.22.0