X-Git-Url: https://sigrok.org/gitweb/?p=pulseview.git;a=blobdiff_plain;f=pv%2Fmainwindow.hpp;h=9a66b3452dc00292151d7c054b6be5627af6cc6c;hp=547089c59e5a39a17acf36771a75e37c094daa1f;hb=d290e89f9b28f90b898a57c9f5e288602367cb3d;hpb=a45b9b9ee6f15da272c2e743122097e6696fc7b5 diff --git a/pv/mainwindow.hpp b/pv/mainwindow.hpp index 547089c5..9a66b345 100644 --- a/pv/mainwindow.hpp +++ b/pv/mainwindow.hpp @@ -148,6 +148,8 @@ private: void keyReleaseEvent(QKeyEvent *event); + virtual QMenu* createPopupMenu(); + private Q_SLOTS: void show_session_error( const QString text, const QString info_text);