X-Git-Url: http://git.code-monkey.de/?a=blobdiff_plain;ds=sidebyside;f=pv%2Fview%2Fheader.h;h=cb1d36246c3d76abb40b21ef89c7905f3f7062cf;hb=a2ae0205f2737dfd8f7647f9eae2fdcb47a0ad25;hp=504011b6a63a348763be0495c9f5b305b4339c66;hpb=c23b29d67ed68c1a899000bf0049056fe9f51a62;p=pulseview.git diff --git a/pv/view/header.h b/pv/view/header.h index 504011b..cb1d362 100644 --- a/pv/view/header.h +++ b/pv/view/header.h @@ -46,6 +46,8 @@ private: boost::shared_ptr get_mouse_over_signal( const QPoint &pt); + void clear_selection(); + private: void paintEvent(QPaintEvent *event);