X-Git-Url: http://git.code-monkey.de/?p=pulseview.git;a=blobdiff_plain;f=pv%2Fmainwindow.hpp;h=99772e3d0037aad26ca983fefb1ca00242b46d5b;hp=35ccf0655d10b4e37699f87d47d9f308cb007822;hb=ed43ef2e59baab85aa0381b08db101b7800e5c64;hpb=dd3fd4df34d129c83f7f5d80ff1e8b998beca63d diff --git a/pv/mainwindow.hpp b/pv/mainwindow.hpp index 35ccf06..99772e3 100644 --- a/pv/mainwindow.hpp +++ b/pv/mainwindow.hpp @@ -102,6 +102,7 @@ public: public Q_SLOTS: void export_file(std::shared_ptr format); + void import_file(std::shared_ptr format); private: void setup_ui();