summaryrefslogtreecommitdiffstats
path: root/source/kde/patch/smokeqt/smokeqt.qscintilla2.uintptr_t.diff
diff options
context:
space:
mode:
Diffstat (limited to 'source/kde/patch/smokeqt/smokeqt.qscintilla2.uintptr_t.diff')
-rw-r--r--source/kde/patch/smokeqt/smokeqt.qscintilla2.uintptr_t.diff7
1 files changed, 7 insertions, 0 deletions
diff --git a/source/kde/patch/smokeqt/smokeqt.qscintilla2.uintptr_t.diff b/source/kde/patch/smokeqt/smokeqt.qscintilla2.uintptr_t.diff
new file mode 100644
index 000000000..6f94fec56
--- /dev/null
+++ b/source/kde/patch/smokeqt/smokeqt.qscintilla2.uintptr_t.diff
@@ -0,0 +1,7 @@
+--- ./qsci/qscintilla2_includes.h.orig 2013-11-24 10:25:24.000000000 -0600
++++ ./qsci/qscintilla2_includes.h 2019-07-31 16:42:20.264301942 -0500
+@@ -1,3 +1,4 @@
++#include <stdint.h> /* for uintptr_t */
+ #include <qsciabstractapis.h>
+ #include <qsciapis.h>
+ #include <qscicommand.h>