X-Git-Url: https://sigrok.org/gitweb/?p=pulseview.git;a=blobdiff_plain;f=pv%2Fview%2Ftrace.h;h=7cfa3c2e0681c76663319939f246f983f8a2c31f;hp=ef327edb29a0207fb660c7b915f46b23487573f9;hb=0a47889b01386b1e55c7df73ca301046a195ff97;hpb=1ef49ddd04f44a4369403fbab19ed235483e2975 diff --git a/pv/view/trace.h b/pv/view/trace.h index ef327edb..7cfa3c2e 100644 --- a/pv/view/trace.h +++ b/pv/view/trace.h @@ -56,7 +56,7 @@ public: /** * Gets the name of this signal. */ - QString get_name() const; + QString name() const; /** * Sets the name of the signal.