X-Git-Url: https://sigrok.org/gitweb/?a=blobdiff_plain;f=pv%2Fmainwindow.hpp;h=bf0aa125b090ebe43ebd5951ad4f03b334cce884;hb=3e8a7cc6af5558a249c114b1609ececa2a381774;hp=94fc092a940c278783629c77c41099fb7ed0fd7d;hpb=d2fc6be9af3ba409032da6dcabc4630c657bb56c;p=pulseview.git diff --git a/pv/mainwindow.hpp b/pv/mainwindow.hpp index 94fc092a..bf0aa125 100644 --- a/pv/mainwindow.hpp +++ b/pv/mainwindow.hpp @@ -104,7 +104,8 @@ public: void select_device(std::shared_ptr device); public Q_SLOTS: - void export_file(std::shared_ptr format); + void export_file(std::shared_ptr format, + bool selection_only = false); void import_file(std::shared_ptr format); private: