plume-creator: add patch for qt5.13+
This commit is contained in:
parent
25ad721301
commit
0e2bd24535
1 changed files with 9 additions and 0 deletions
9
srcpkgs/plume-creator/patches/qt5.13.patch
Normal file
9
srcpkgs/plume-creator/patches/qt5.13.patch
Normal file
|
@ -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 <QRegExpValidator>
|
||||
|
||||
SelectPage::SelectPage(QWidget *parent) :
|
||||
QWizardPage(parent),
|
Loading…
Add table
Add a link
Reference in a new issue