X-Git-Url: https://sigrok.org/gitweb/?p=pulseview.git;a=blobdiff_plain;f=pv%2Fview%2Fmarginwidget.hpp;h=7df6c02d3fbebbcdf8ca5db4222e5a53c41e9713;hp=4bd7ac18497991cc7cd8159eea9ca8a47b4339d7;hb=5a6a4ce3e32a250cd586f4755573ed3bed530d7b;hpb=2155b66bed9f0802caec0b1e86f7f03d317a3e83 diff --git a/pv/view/marginwidget.hpp b/pv/view/marginwidget.hpp index 4bd7ac18..7df6c02d 100644 --- a/pv/view/marginwidget.hpp +++ b/pv/view/marginwidget.hpp @@ -73,7 +73,7 @@ private: virtual void contextMenuEvent(QContextMenuEvent *event); public Q_SLOTS: - virtual void clear_selection(); + void clear_selection(); Q_SIGNALS: void selection_changed();