diff options
Diffstat (limited to 'devel/qt4-qvfb/files/patch-qwssignalhandler_p.h')
-rw-r--r-- | devel/qt4-qvfb/files/patch-qwssignalhandler_p.h | 11 |
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: |