X-Git-Url: http://sigrok.org/gitweb/?a=blobdiff_plain;f=pv%2Fview%2Fmarginwidget.hpp;fp=pv%2Fview%2Fmarginwidget.hpp;h=4bd7ac18497991cc7cd8159eea9ca8a47b4339d7;hb=2155b66bed9f0802caec0b1e86f7f03d317a3e83;hp=b8bcdd77744f2e7676cdbb3a25d1eff9e321c852;hpb=04b623e04f224748248447d8b3ced2df050a3375;p=pulseview.git diff --git a/pv/view/marginwidget.hpp b/pv/view/marginwidget.hpp index b8bcdd77..4bd7ac18 100644 --- a/pv/view/marginwidget.hpp +++ b/pv/view/marginwidget.hpp @@ -70,6 +70,8 @@ protected: private: void leaveEvent(QEvent *event); + virtual void contextMenuEvent(QContextMenuEvent *event); + public Q_SLOTS: virtual void clear_selection();