X-Git-Url: http://git.code-monkey.de/?p=pulseview.git;a=blobdiff_plain;f=pv%2Fstoresession.cpp;h=eaa17ea5f98096519f88f44be1373a8a697c171c;hp=4167bdae69e0e174af32d5ecc993a35a1792ea4d;hb=5ccfc97e20bbea19b9bc37905dd4cf63ee1f6303;hpb=f30eb549fe91dde6a56f69c24f2f8169039c12a2 diff --git a/pv/storesession.cpp b/pv/storesession.cpp index 4167bda..eaa17ea 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();