X-Git-Url: http://git.code-monkey.de/?a=blobdiff_plain;f=pv%2Fview%2Fheader.hpp;fp=pv%2Fview%2Fheader.hpp;h=ac8f792f6b9656b9de622eb82a0001aae06b0ca8;hb=1dffa582704bb6acb144a3e89bd6eb0e2ccf4f25;hp=9bca88cee73bf83c35510b8afd4c30bad2ebfca5;hpb=f15bb3bc4f964eaafdd4c46f29f69ef74572baee;p=pulseview.git diff --git a/pv/view/header.hpp b/pv/view/header.hpp index 9bca88c..ac8f792 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); - /** - * Drag the dragging items by the delta offset. - * @param delta the drag offset in pixels. - */ - void drag_items(const QPoint &delta); - private: void paintEvent(QPaintEvent *event);