X-Git-Url: https://sigrok.org/gitweb/?p=pulseview.git;a=blobdiff_plain;f=pv%2Fview%2Fheader.hpp;h=6756681624a4f6aaf2abf423c529098b44ba7423;hp=f12d23ca5852f40a1707301e38b2d4de22910fec;hb=b434cbaf3208c2037fd5f86001b367b46ba926ba;hpb=40aca27ed83559f7f79873e353f64d2c36a18fce diff --git a/pv/view/header.hpp b/pv/view/header.hpp index f12d23ca..67566816 100644 --- a/pv/view/header.hpp +++ b/pv/view/header.hpp @@ -74,12 +74,6 @@ private: std::shared_ptr get_mouse_over_item( const QPoint &pt); - /** - * Returns true if the selection of row items allows dragging. - * @return Returns true if the drag is acceptable. - */ - bool accept_drag() const; - /** * Drag the dragging items by the delta offset. * @param delta the drag offset in pixels.