summaryrefslogtreecommitdiffstats
path: root/games/qmc2/qmc2-qt5.15.patch
diff options
context:
space:
mode:
Diffstat (limited to 'games/qmc2/qmc2-qt5.15.patch')
-rw-r--r--games/qmc2/qmc2-qt5.15.patch10
1 files changed, 10 insertions, 0 deletions
diff --git a/games/qmc2/qmc2-qt5.15.patch b/games/qmc2/qmc2-qt5.15.patch
new file mode 100644
index 0000000000..f2d8556c9c
--- /dev/null
+++ b/games/qmc2/qmc2-qt5.15.patch
@@ -0,0 +1,10 @@
+--- qmc2/softwareimagewidget.cpp.orig 2020-07-08 07:27:41.029961948 +0000
++++ qmc2/softwareimagewidget.cpp 2020-07-08 07:27:54.640148563 +0000
+@@ -3,6 +3,7 @@
+ #include <QHash>
+ #include <QDir>
+ #include <QClipboard>
++#include <QPainterPath>
+
+ #include "softwarelist.h"
+ #include "softwaresnapshot.h"