From 7dfb883df639f8d80cec7bd2c51eb37561bc4522 Mon Sep 17 00:00:00 2001 From: Michael Goddard Date: Tue, 1 Nov 2011 12:46:48 +1000 Subject: Declare more metatypes and debug operators. Nearly all of the multimedia metatypes used in the auto tests are now declared properly, and a large number of the types have debug operators as well. Removed the superfluous decls as well. Change-Id: I42cfe37562db0c71d9811b4577fc326a3326ccc9 Reviewed-by: Jonas Rabbe --- src/gsttools/qvideosurfacegstsink.cpp | 3 --- 1 file changed, 3 deletions(-) (limited to 'src/gsttools') diff --git a/src/gsttools/qvideosurfacegstsink.cpp b/src/gsttools/qvideosurfacegstsink.cpp index 3df1401d2..d4bb20837 100644 --- a/src/gsttools/qvideosurfacegstsink.cpp +++ b/src/gsttools/qvideosurfacegstsink.cpp @@ -57,9 +57,6 @@ //#define DEBUG_VIDEO_SURFACE_SINK - -Q_DECLARE_METATYPE(QVideoSurfaceFormat) - QVideoSurfaceGstDelegate::QVideoSurfaceGstDelegate( QAbstractVideoSurface *surface) : m_surface(surface) -- cgit v1.2.3