diff --git a/srcpkgs/plume-creator/patches/qt5.13.patch b/srcpkgs/plume-creator/patches/qt5.13.patch new file mode 100644 index 0000000000..bf543ff6ca --- /dev/null +++ b/srcpkgs/plume-creator/patches/qt5.13.patch @@ -0,0 +1,9 @@ +--- src/newProjectWizard/selectpage.cpp 2013-11-06 14:12:32.000000000 +0100 ++++ - 2019-11-18 02:47:15.027471998 +0100 +@@ -1,5 +1,6 @@ + #include "selectpage.h" + #include "ui_selectpage.h" ++#include + + SelectPage::SelectPage(QWidget *parent) : + QWizardPage(parent),