Switch to side-by-side view
--- a/upqo/ohtime_qo.h +++ b/upqo/ohtime_qo.h @@ -34,7 +34,10 @@ { m_srv->installReporter(this); } - + virtual ~OHTimeQO() { + m_srv->installReporter(0); + } + // TrackCount, Duration and Seconds virtual void changed(const char *nm, int value) {