X-Git-Url: https://sigrok.org/gitweb/?a=blobdiff_plain;f=pv%2Fview%2Fruler.h;h=00fac244ba7c46eabfb9467b4dad103da0d0c9e9;hb=0dda6fe595932b2e340930104fad8ac4fc574895;hp=08a9c0e1fdf0128827bbc4c4c016fccd60d8fb2d;hpb=abad24e2d61c0c84ac8495c22d29a8a3a49ee9fa;p=pulseview.git diff --git a/pv/view/ruler.h b/pv/view/ruler.h index 08a9c0e1..00fac244 100644 --- a/pv/view/ruler.h +++ b/pv/view/ruler.h @@ -66,7 +66,7 @@ private: */ void draw_hover_mark(QPainter &p); -private slots: +private Q_SLOTS: void hover_point_changed(); };