diff options
Diffstat (limited to 'misc/peq/files/patch-ab')
-rw-r--r-- | misc/peq/files/patch-ab | 25 |
1 files changed, 0 insertions, 25 deletions
diff --git a/misc/peq/files/patch-ab b/misc/peq/files/patch-ab deleted file mode 100644 index e9420cfca9bb..000000000000 --- a/misc/peq/files/patch-ab +++ /dev/null @@ -1,25 +0,0 @@ -*** 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); |