X-Git-Url: http://sigrok.org/gitweb/?a=blobdiff_plain;f=pv%2Fmainwindow.hpp;h=547089c59e5a39a17acf36771a75e37c094daa1f;hb=47e9e7bbc3a4e91a960f4cbb1db48c5aff6dcace;hp=91a0bc5d69d971076f8191b01f9d53316864acfc;hpb=7cd2b5f35bbc29136173acbc4c6d9b5f4e8f7606;p=pulseview.git diff --git a/pv/mainwindow.hpp b/pv/mainwindow.hpp index 91a0bc5d..547089c5 100644 --- a/pv/mainwindow.hpp +++ b/pv/mainwindow.hpp @@ -83,6 +83,8 @@ public: std::string open_file_format = std::string(), QWidget *parent = 0); + ~MainWindow(); + QAction* action_open() const; QAction* action_save_as() const; QAction* action_save_selection_as() const;