]> sigrok.org Git - pulseview.git/blobdiff - pv/views/trace/trace.hpp
Fix item dragging
[pulseview.git] / pv / views / trace / trace.hpp
index 4124ece2e3705415fff359214d3184746293c124..0b4ecce49484af09e8b60938afc5c3069cb3d936 100644 (file)
@@ -110,7 +110,7 @@ public:
        /**
         * Returns true if the item may be dragged/moved.
         */
-       virtual bool is_draggable() const;
+       virtual bool is_draggable(QPoint pos) const;
 
        /**
         * Configures the segment display mode to use.