summaryrefslogtreecommitdiffstats
path: root/src/multimedia/gsttools_headers/qvideosurfacegstsink_p.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/multimedia/gsttools_headers/qvideosurfacegstsink_p.h')
-rw-r--r--src/multimedia/gsttools_headers/qvideosurfacegstsink_p.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/multimedia/gsttools_headers/qvideosurfacegstsink_p.h b/src/multimedia/gsttools_headers/qvideosurfacegstsink_p.h
index c87db3aad..dab13fe85 100644
--- a/src/multimedia/gsttools_headers/qvideosurfacegstsink_p.h
+++ b/src/multimedia/gsttools_headers/qvideosurfacegstsink_p.h
@@ -68,7 +68,6 @@
QT_BEGIN_NAMESPACE
class QAbstractVideoSurface;
-QT_END_NAMESPACE
#ifdef HAVE_XVIDEO
class QGstXvImageBuffer;
@@ -182,4 +181,6 @@ public:
GstVideoSinkClass parent_class;
};
+QT_END_NAMESPACE
+
#endif