summaryrefslogtreecommitdiff
path: root/src/QGst/clocktime.h
diff options
context:
space:
mode:
authorGeorge Kiagiadakis <george.kiagiadakis@collabora.co.uk>2011-01-21 12:26:52 +0200
committerGeorge Kiagiadakis <george.kiagiadakis@collabora.co.uk>2011-01-21 12:26:52 +0200
commit92493ca51dd59756aa8011c21b8f29c4cdb51211 (patch)
treea951b080f8ac3772974701a4e79cfbb05fe2bd18 /src/QGst/clocktime.h
parent5c4f16d335704c3084721114fc3bb9a218f43166 (diff)
Register ClockTime with the type system, to be possible to use it with QGlib::Value.
Diffstat (limited to 'src/QGst/clocktime.h')
-rw-r--r--src/QGst/clocktime.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/QGst/clocktime.h b/src/QGst/clocktime.h
index 2858a21..ea3ced6 100644
--- a/src/QGst/clocktime.h
+++ b/src/QGst/clocktime.h
@@ -61,4 +61,6 @@ private:
} //namspace QGst
+QGST_REGISTER_TYPE(QGst::ClockTime)
+
#endif // QGST_CLOCKTIME_H