qt: fix missing header when compiling with Qt 5.15
authorPierre Lamot <pierre@videolabs.io>
Wed, 27 May 2020 09:05:53 +0000 (11:05 +0200)
committerSebastian Ramacher <sramacher@debian.org>
Wed, 21 Oct 2020 19:14:33 +0000 (20:14 +0100)
Cherry-picked from commit 0e88143ed2fe8eedfa4d3afdafcd0df901644c1d.

Signed-off-by: Alexandre Janniaux <ajanni@videolabs.io>
Gbp-Pq: Name 0004-qt-fix-missing-header-when-compiling-with-Qt-5.15.patch

modules/gui/qt/dialogs/plugins.cpp

index d2333825f80c4a8822ca93f81185672fe2376416..9ae9a6334bddbab3bc653f3866c88558aebc50fe 100644 (file)
@@ -66,6 +66,7 @@
 #include <QSplitter>
 #include <QToolButton>
 #include <QStackedWidget>
+#include <QPainterPath>
 
 //match the image source (width/height)
 #define SCORE_ICON_WIDTH_SCALE 4