summaryrefslogtreecommitdiff
path: root/misc/peq/files/patch-ab
diff options
context:
space:
mode:
Diffstat (limited to 'misc/peq/files/patch-ab')
-rw-r--r--misc/peq/files/patch-ab25
1 files changed, 25 insertions, 0 deletions
diff --git a/misc/peq/files/patch-ab b/misc/peq/files/patch-ab
new file mode 100644
index 000000000000..e9420cfca9bb
--- /dev/null
+++ b/misc/peq/files/patch-ab
@@ -0,0 +1,25 @@
+*** xconfig.h.orig Fri Apr 2 15:50:41 1999
+--- xconfig.h Fri Apr 2 15:50:34 1999
+***************
+*** 4,13 ****
+ #include <time.h>
+ #include <string.h>
+ #include <strings.h>
+! #include <qapplication.h>
+! #include <qpushbutton.h>
+! #include <qlabel.h>
+! #include <qstring.h>
+
+ /* strmid.cpp */
+ char strmid(char*,char*,int,int);
+--- 4,13 ----
+ #include <time.h>
+ #include <string.h>
+ #include <strings.h>
+! #include <X11/qt/qapplication.h>
+! #include <X11/qt/qpushbutton.h>
+! #include <X11/qt/qlabel.h>
+! #include <X11/qt/qstring.h>
+
+ /* strmid.cpp */
+ char strmid(char*,char*,int,int);