summaryrefslogtreecommitdiff
path: root/src/QGst/clock.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/QGst/clock.h')
-rw-r--r--src/QGst/clock.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/QGst/clock.h b/src/QGst/clock.h
index c068828..b4e364f 100644
--- a/src/QGst/clock.h
+++ b/src/QGst/clock.h
@@ -27,7 +27,7 @@ namespace QGst {
/*! \headerfile clock.h <QGst/Clock>
* \brief Wrapper class for GstClock
*/
-class Clock : public virtual Object
+class Clock : public Object
{
QGST_WRAPPER(Clock)
public: