X-Git-Url: http://sigrok.org/gitweb/?a=blobdiff_plain;f=pv%2Fview%2Fmarginwidget.hpp;h=2178003f00969584c309d7832c6a09b2dab756c0;hb=b434cbaf3208c2037fd5f86001b367b46ba926ba;hp=308d9348d12a0341aa6a203cd1b214a8c74839cf;hpb=40aca27ed83559f7f79873e353f64d2c36a18fce;p=pulseview.git diff --git a/pv/view/marginwidget.hpp b/pv/view/marginwidget.hpp index 308d9348..2178003f 100644 --- a/pv/view/marginwidget.hpp +++ b/pv/view/marginwidget.hpp @@ -67,12 +67,6 @@ protected: */ void show_popup(const std::shared_ptr &item); - /** - * Returns true if the selection of row items allows dragging. - * @return Returns true if the drag is acceptable. - */ - virtual bool accept_drag() const = 0; - /** * Drag the dragging items by the delta offset. * @param delta the drag offset in pixels.