summaryrefslogtreecommitdiffstats
path: root/src/gsttools/qgstutils_p.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/gsttools/qgstutils_p.h')
-rw-r--r--src/gsttools/qgstutils_p.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/gsttools/qgstutils_p.h b/src/gsttools/qgstutils_p.h
index 387a2e27a..5a2feec17 100644
--- a/src/gsttools/qgstutils_p.h
+++ b/src/gsttools/qgstutils_p.h
@@ -153,6 +153,8 @@ namespace QGstUtils {
Q_GSTTOOLS_EXPORT QVariant fromGStreamerOrientation(const QVariant &value);
Q_GSTTOOLS_EXPORT QVariant toGStreamerOrientation(const QVariant &value);
#endif
+
+ Q_GSTTOOLS_EXPORT bool useOpenGL();
}
Q_GSTTOOLS_EXPORT void qt_gst_object_ref_sink(gpointer object);