X-Git-Url: https://sigrok.org/gitweb/?p=pulseview.git;a=blobdiff_plain;f=pv%2Fmainwindow.hpp;h=bf8be0ade1caa3b40caa765c721ebd71bcffc8ca;hp=2a2dabcdc542cfd0d71490c99f3842e6852dc0c6;hb=611c86259f66dd1766b10b1e1b671b0fadd51fe2;hpb=97378470ded88af84edaa0f1063d10d834475665 diff --git a/pv/mainwindow.hpp b/pv/mainwindow.hpp index 2a2dabcd..bf8be0ad 100644 --- a/pv/mainwindow.hpp +++ b/pv/mainwindow.hpp @@ -92,7 +92,9 @@ public: void remove_session(shared_ptr session); - void add_session_with_file(string open_file_name, string open_file_format); + void add_session_with_file(string open_file_name, + string open_file_format, + string open_setup_file_name); void add_default_session();