X-Git-Url: http://git.code-monkey.de/?a=blobdiff_plain;f=pv%2Fstoresession.hpp;h=e89b3fd209da4e488ae208cd5d47820e0a085692;hb=bf9f12687c8d43422455cbdc27ec1cc5d4305149;hp=23e25ec8b4425053601ff0c7ba9c22498c58a321;hpb=efdec55aec1a137460fa362a381ed1904182bfed;p=pulseview.git diff --git a/pv/storesession.hpp b/pv/storesession.hpp index 23e25ec..e89b3fd 100644 --- a/pv/storesession.hpp +++ b/pv/storesession.hpp @@ -83,6 +83,8 @@ private: Q_SIGNALS: void progress_updated(); + void store_successful(); + private: const std::string file_name_; const std::shared_ptr output_format_;