summaryrefslogtreecommitdiff
path: root/devel/qt4-qvfb/files/patch-qwssignalhandler_p.h
diff options
context:
space:
mode:
authorMichael Nottebrock <lofi@FreeBSD.org>2008-03-13 17:57:19 +0000
committerMichael Nottebrock <lofi@FreeBSD.org>2008-03-13 17:57:19 +0000
commit06ccc547f16dae7b623fd5c0aba89e52cdccb068 (patch)
tree1e4413d7e6bcb43b5f57b40750600395aaef34da /devel/qt4-qvfb/files/patch-qwssignalhandler_p.h
parentNew plugin for akode 2.0.2: ffmpeg (diff)
Update to Qt 4.3.4
Notes
Notes: svn path=/head/; revision=208981
Diffstat (limited to 'devel/qt4-qvfb/files/patch-qwssignalhandler_p.h')
-rw-r--r--devel/qt4-qvfb/files/patch-qwssignalhandler_p.h11
1 files changed, 0 insertions, 11 deletions
diff --git a/devel/qt4-qvfb/files/patch-qwssignalhandler_p.h b/devel/qt4-qvfb/files/patch-qwssignalhandler_p.h
deleted file mode 100644
index b427205e2fbd..000000000000
--- a/devel/qt4-qvfb/files/patch-qwssignalhandler_p.h
+++ /dev/null
@@ -1,11 +0,0 @@
---- qwssignalhandler_p.h.orig Sun Jan 14 15:52:43 2007
-+++ qwssignalhandler_p.h Sun Jan 14 15:52:57 2007
-@@ -39,6 +39,8 @@
- #include <QtCore/qvector.h>
- #include <signal.h>
-
-+typedef void (*sighandler_t)(int);
-+
- class QWSSignalHandler
- {
- public: