]> sigrok.org Git - pulseview.git/blobdiff - pv/storesession.hpp
Confirm with user when trying to close sessions with unsaved data
[pulseview.git] / pv / storesession.hpp
index 23e25ec8b4425053601ff0c7ba9c22498c58a321..e89b3fd209da4e488ae208cd5d47820e0a085692 100644 (file)
@@ -83,6 +83,8 @@ private:
 Q_SIGNALS:
        void progress_updated();
 
+       void store_successful();
+
 private:
        const std::string file_name_;
        const std::shared_ptr<sigrok::OutputFormat> output_format_;