aboutsummaryrefslogtreecommitdiff
path: root/math/xgfe/files/patch-rawGnuData.h
diff options
context:
space:
mode:
authorKris Kennaway <kris@FreeBSD.org>2004-03-06 22:57:48 +0000
committerKris Kennaway <kris@FreeBSD.org>2004-03-06 22:57:48 +0000
commitd3c24d35b28931a1a81edb37b2ecb04497bb5402 (patch)
tree1c57506bdf87ab09eb437aa066de64bc51f30549 /math/xgfe/files/patch-rawGnuData.h
parent4d8534d2a26d0067f31dd7dedac2058fdaaaa893 (diff)
Notes
Diffstat (limited to 'math/xgfe/files/patch-rawGnuData.h')
-rw-r--r--math/xgfe/files/patch-rawGnuData.h11
1 files changed, 11 insertions, 0 deletions
diff --git a/math/xgfe/files/patch-rawGnuData.h b/math/xgfe/files/patch-rawGnuData.h
new file mode 100644
index 000000000000..445a7e85862d
--- /dev/null
+++ b/math/xgfe/files/patch-rawGnuData.h
@@ -0,0 +1,11 @@
+diff -u rawGnuData.h.orig rawGnuData.h
+--- rawGnuData.h.orig Thu Jan 15 05:13:02 1998
++++ rawGnuData.h Thu Oct 30 21:42:04 2003
+@@ -28,6 +28,7 @@
+
+ #include <qdialog.h>
+ #include <qmlined.h>
++#include <qmultilineedit.h>
+
+ class rawGnuData : public QDialog
+ {