X-Git-Url: http://git.code-monkey.de/?p=pulseview.git;a=blobdiff_plain;f=pv%2Fmainwindow.hpp;h=92fba45f622a93d96337d0937fd0248a62a0435f;hp=2a2dabcdc542cfd0d71490c99f3842e6852dc0c6;hb=HEAD;hpb=97378470ded88af84edaa0f1063d10d834475665 diff --git a/pv/mainwindow.hpp b/pv/mainwindow.hpp index 2a2dabc..92fba45 100644 --- a/pv/mainwindow.hpp +++ b/pv/mainwindow.hpp @@ -92,7 +92,8 @@ 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();