]> sigrok.org Git - pulseview.git/blobdiff - pv/view/rowitem.h
RowItem: Renamed get_v_offset to v_offset
[pulseview.git] / pv / view / rowitem.h
index a48af5ce5fa0e2cb62e2b7baa507c35b0a6aaf88..edf4573eb376104c0c3ca428fc14690cdf136bd6 100644 (file)
@@ -44,7 +44,7 @@ public:
        /**
         * Gets the vertical layout offset of this signal.
         */
-       int get_v_offset() const;
+       int v_offset() const;
 
        /**
         * Sets the vertical layout offset of this signal.