emulators/qmc2: : Prepare for Qt5.15

PR:             247010
Approved by:    tcberner (mentor, implicit)
This commit is contained in:
lbartoletti
2020-06-24 12:52:49 +00:00
parent ed2d0ad0e4
commit bded8a8708
@@ -0,0 +1,10 @@
--- qmc2/softwareimagewidget.cpp.orig 2020-06-24 12:40:06 UTC
+++ qmc2/softwareimagewidget.cpp
@@ -3,6 +3,7 @@
#include <QHash>
#include <QDir>
#include <QClipboard>
+#include <QPainterPath>
#include "softwarelist.h"
#include "softwaresnapshot.h"