projects
/
vlc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
508a48f
)
qt: fix missing header when compiling with Qt 5.15
author
Pierre Lamot
<pierre@videolabs.io>
Wed, 27 May 2020 09:05:53 +0000
(11:05 +0200)
committer
Sebastian 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
patch
|
blob
|
history
diff --git
a/modules/gui/qt/dialogs/plugins.cpp
b/modules/gui/qt/dialogs/plugins.cpp
index d2333825f80c4a8822ca93f81185672fe2376416..9ae9a6334bddbab3bc653f3866c88558aebc50fe 100644
(file)
--- a/
modules/gui/qt/dialogs/plugins.cpp
+++ b/
modules/gui/qt/dialogs/plugins.cpp
@@
-66,6
+66,7
@@
#include <QSplitter>
#include <QToolButton>
#include <QStackedWidget>
+#include <QPainterPath>
//match the image source (width/height)
#define SCORE_ICON_WIDTH_SCALE 4