Added show/hide decoder button
[pulseview.git] / pv / data / decoderstack.h
index 80ad64cdfebf90398213d801ef184f128cc7d4bd..339c1e0386daf3cd1b9421b67613956564444428 100644 (file)
@@ -78,7 +78,7 @@ public:
 
        int64_t samples_decoded() const;
 
-       std::vector<decode::Row> get_rows() const;
+       std::vector<decode::Row> get_visible_rows() const;
 
        /**
         * Extracts sorted annotations between two period into a vector.