X-Git-Url: http://git.code-monkey.de/?p=pulseview.git;a=blobdiff_plain;f=pv%2Fview%2Fruler.h;h=00fac244ba7c46eabfb9467b4dad103da0d0c9e9;hp=08a9c0e1fdf0128827bbc4c4c016fccd60d8fb2d;hb=e9213170687cf4afd14e20acdc690ff9381d94ae;hpb=0b8e35218a328079bd8b88ab5b4bc18ead473d06 diff --git a/pv/view/ruler.h b/pv/view/ruler.h index 08a9c0e..00fac24 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(); };