X-Git-Url: https://sigrok.org/gitweb/?p=pulseview.git;a=blobdiff_plain;f=pv%2Fmainwindow.hpp;h=bf0aa125b090ebe43ebd5951ad4f03b334cce884;hp=94fc092a940c278783629c77c41099fb7ed0fd7d;hb=7d6984a5ccd1c7fee225240d7cfd5685796cfea0;hpb=d2fc6be9af3ba409032da6dcabc4630c657bb56c 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: