Switch to side-by-side view
--- a/upqo/avtransport_qo.h +++ b/upqo/avtransport_qo.h @@ -35,7 +35,7 @@ } } - virtual void changed(const char *nm, const char *value) + virtual void changed(const char */*nm*/, const char */*value*/) { //qDebug() << "AVT: Changed: " << nm << " (char*): " << value; }