about summary refs log tree commit diff
path: root/pkgs/development/libraries/qscintilla
diff options
context:
space:
mode:
authorWill Cohen <willcohen@users.noreply.github.com>2021-12-14 11:41:59 -0500
committerWill Cohen <willcohen@users.noreply.github.com>2022-01-05 19:01:57 -0500
commit0c09895790ebbebf73b637f531a71273112960a2 (patch)
treee869f94703e05700bfc813cbd8a32baeefccb904 /pkgs/development/libraries/qscintilla
parent0c8b2ce6c023e664d341e62d7f5cf4616a7e352d (diff)
qscintilla-qt4: move qscintilla recipe here
Diffstat (limited to 'pkgs/development/libraries/qscintilla')
-rw-r--r--pkgs/development/libraries/qscintilla/fix-qt4-build.patch11
1 files changed, 0 insertions, 11 deletions
diff --git a/pkgs/development/libraries/qscintilla/fix-qt4-build.patch b/pkgs/development/libraries/qscintilla/fix-qt4-build.patch
deleted file mode 100644
index 520a55b1ea210..0000000000000
--- a/pkgs/development/libraries/qscintilla/fix-qt4-build.patch
+++ /dev/null
@@ -1,11 +0,0 @@
-diff -ur QScintilla_gpl-2.11.2/Qt4Qt5/Qsci/qsciscintillabase.h QScintilla_gpl-2.11.2-fix/Qt4Qt5/Qsci/qsciscintillabase.h
---- Qt4Qt5/Qsci/qsciscintillabase.h	2019-06-25 14:49:27.000000000 +0200
-+++ Qt4Qt5-fix/Qsci/qsciscintillabase.h	2019-10-04 10:22:26.337474261 +0200
-@@ -27,6 +27,7 @@
- #include <QByteArray>
- #include <QPoint>
- #include <QTimer>
-+#include <QUrl>
- 
- #include <Qsci/qsciglobal.h>
-