X-Git-Url: http://git.code-monkey.de/?a=blobdiff_plain;ds=inline;f=pv%2Fdata%2Fdecoderstack.h;h=339c1e0386daf3cd1b9421b67613956564444428;hb=dd048a7ec035447c051c7937ce04aca5be065b4e;hp=80ad64cdfebf90398213d801ef184f128cc7d4bd;hpb=2f640555f07b8728e3c8e731abd44ecae30e6234;p=pulseview.git diff --git a/pv/data/decoderstack.h b/pv/data/decoderstack.h index 80ad64c..339c1e0 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.