X-Git-Url: https://sigrok.org/gitweb/?p=pulseview.git;a=blobdiff_plain;f=pv%2Fstoresession.cpp;h=eaa17ea5f98096519f88f44be1373a8a697c171c;hp=4167bdae69e0e174af32d5ecc993a35a1792ea4d;hb=09f55d9665efb3b17ba7de4bae47be6989e884fe;hpb=efdec55aec1a137460fa362a381ed1904182bfed diff --git a/pv/storesession.cpp b/pv/storesession.cpp index 4167bdae..eaa17ea5 100644 --- a/pv/storesession.cpp +++ b/pv/storesession.cpp @@ -300,6 +300,7 @@ void StoreSession::store_proc(vector< shared_ptr > achannel_li // Zeroing the progress variables indicates completion units_stored_ = unit_count_ = 0; + store_successful(); progress_updated(); output_.reset();