X-Git-Url: https://sigrok.org/gitweb/?p=pulseview.git;a=blobdiff_plain;f=pv%2Fview%2Fruler.hpp;fp=pv%2Fview%2Fruler.hpp;h=c93586e169a799d9606ee3ca9666a0cf37ea6c9c;hp=6559f6f09cd770d2c0060a2eb1273ea4112a6d39;hb=b434cbaf3208c2037fd5f86001b367b46ba926ba;hpb=40aca27ed83559f7f79873e353f64d2c36a18fce diff --git a/pv/view/ruler.hpp b/pv/view/ruler.hpp index 6559f6f0..c93586e1 100644 --- a/pv/view/ruler.hpp +++ b/pv/view/ruler.hpp @@ -73,12 +73,6 @@ private: std::shared_ptr get_mouse_over_item( const QPoint &pt); - /** - * Returns true if the selection of time 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.