]> sigrok.org Git - pulseview.git/blobdiff - pv/view/trace.h
Trace: Renamed get_name() to name()
[pulseview.git] / pv / view / trace.h
index ef327edb29a0207fb660c7b915f46b23487573f9..7cfa3c2e0681c76663319939f246f983f8a2c31f 100644 (file)
@@ -56,7 +56,7 @@ public:
        /**
         * Gets the name of this signal.
         */
-       QString get_name() const;
+       QString name() const;
 
        /**
         * Sets the name of the signal.