From aebfb01c2e9b20389f6db099028a9c5baabdb602 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lo=C3=AFc=20Bartoletti?= Date: Wed, 24 Jun 2020 12:52:49 +0000 Subject: emulators/qmc2: : Prepare for Qt5.15 PR: 247010 Approved by: tcberner (mentor, implicit) --- emulators/qmc2/files/patch-qmc2_softwareimagewidget.cpp | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 emulators/qmc2/files/patch-qmc2_softwareimagewidget.cpp (limited to 'emulators/qmc2') diff --git a/emulators/qmc2/files/patch-qmc2_softwareimagewidget.cpp b/emulators/qmc2/files/patch-qmc2_softwareimagewidget.cpp new file mode 100644 index 000000000000..4acc0f891881 --- /dev/null +++ b/emulators/qmc2/files/patch-qmc2_softwareimagewidget.cpp @@ -0,0 +1,10 @@ +--- qmc2/softwareimagewidget.cpp.orig 2020-06-24 12:40:06 UTC ++++ qmc2/softwareimagewidget.cpp +@@ -3,6 +3,7 @@ + #include + #include + #include ++#include + + #include "softwarelist.h" + #include "softwaresnapshot.h" -- cgit v1.2.3