diff options
Diffstat (limited to 'net/cphone/files/patch-qtvid.h')
-rw-r--r-- | net/cphone/files/patch-qtvid.h | 19 |
1 files changed, 0 insertions, 19 deletions
diff --git a/net/cphone/files/patch-qtvid.h b/net/cphone/files/patch-qtvid.h deleted file mode 100644 index 3c207c387e13..000000000000 --- a/net/cphone/files/patch-qtvid.h +++ /dev/null @@ -1,19 +0,0 @@ ---- ./qtvid.h.orig 2008-03-02 22:45:09.000000000 +0800 -+++ ./qtvid.h 2008-03-02 22:46:14.000000000 +0800 -@@ -42,6 +42,7 @@ - #define _CPhone_Qt_H - - #include <ptlib.h> -+#include <ptclib/delaychan.h> - #include <qimage.h> - #include "vdisplay.h" - -@@ -319,6 +320,8 @@ - - Rgb32Image *rgbImage; - PMutex bufferMutex; -+ -+ PAdaptiveDelay m_pacing; - }; - - |