]> sigrok.org Git - pulseview.git/blobdiff - pv/view/cursor.hpp
ViewWidget: Added mouse_down
[pulseview.git] / pv / view / cursor.hpp
index b23bd642b47130446a21b8fcf7b67c812acb7dc5..03b97a17789e948e4062dc44f484274d238fdcc7 100644 (file)
@@ -63,7 +63,7 @@ public:
         * @param rect The rectangle of the ruler client area.
         * @return Returns the label rectangle.
         */
-       QRectF get_label_rect(const QRect &rect) const;
+       QRectF label_rect(const QRectF &rect) const;
 
 private:
        std::shared_ptr<Cursor> get_other_cursor() const;