Added clear_selection to Ruler and Header
[pulseview.git] / pv / view / header.h
index 504011b6a63a348763be0495c9f5b305b4339c66..cb1d36246c3d76abb40b21ef89c7905f3f7062cf 100644 (file)
@@ -46,6 +46,8 @@ private:
        boost::shared_ptr<pv::view::Signal> get_mouse_over_signal(
                const QPoint &pt);
 
+       void clear_selection();
+
 private:
        void paintEvent(QPaintEvent *event);