cad/qcad: Add patch

Add patch to get it compiled.
This commit is contained in:
Michael Reifenberger 2025-03-11 21:14:57 +01:00
parent 19d4109873
commit 1adab2111b
2 changed files with 12 additions and 2 deletions

View file

@ -0,0 +1,10 @@
--- src/core/RScriptHandler.h.orig 2025-03-11 20:09:48 UTC
+++ src/core/RScriptHandler.h
@@ -25,6 +25,7 @@
#include <QList>
#include <QMetaType>
#include <QString>
+#include <QScriptEngine>
#include "RDocumentInterface.h"
#include "RScriptAction.h"

View file

@ -1,6 +1,6 @@
--- src/entity/entity.pro.orig 2025-02-10 09:29:49 UTC
--- src/entity/entity.pro.orig 2025-02-20 12:25:22 UTC
+++ src/entity/entity.pro
@@ -147,7 +147,7 @@ RC_FILE = entity.rc
@@ -142,7 +142,7 @@ RC_FILE = entity.rc
OTHER_FILES += entity.dox
DEFINES += QCADENTITY_LIBRARY
RC_FILE = entity.rc