X-Git-Url: http://git.code-monkey.de/?p=pulseview.git;a=blobdiff_plain;f=pv%2Fmainwindow.hpp;h=bf8be0ade1caa3b40caa765c721ebd71bcffc8ca;hp=2a2dabcdc542cfd0d71490c99f3842e6852dc0c6;hb=611c86259f66dd1766b10b1e1b671b0fadd51fe2;hpb=b032da6260e46cd7f9ff998da21d687e7d54cf9d diff --git a/pv/mainwindow.hpp b/pv/mainwindow.hpp index 2a2dabc..bf8be0a 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();