X-Git-Url: https://sigrok.org/gitweb/?a=blobdiff_plain;f=pv%2Fdata%2Fdecoderstack.h;h=339c1e0386daf3cd1b9421b67613956564444428;hb=1aef69f9792d8c032269afd6cfb2122b125aea4d;hp=80ad64cdfebf90398213d801ef184f128cc7d4bd;hpb=f9101a91fc942a28515872ae6c7285973bd54b91;p=pulseview.git diff --git a/pv/data/decoderstack.h b/pv/data/decoderstack.h index 80ad64cd..339c1e03 100644 --- a/pv/data/decoderstack.h +++ b/pv/data/decoderstack.h @@ -78,7 +78,7 @@ public: int64_t samples_decoded() const; - std::vector get_rows() const; + std::vector get_visible_rows() const; /** * Extracts sorted annotations between two period into a vector.