X-Git-Url: https://sigrok.org/gitweb/?p=pulseview.git;a=blobdiff_plain;f=pv%2Fview%2Fcursor.h;h=ec51b81abdb4cfd495a358200eb543a1b9392069;hp=a982c05e4d2b76b10cb2c224b50002a8cc9ec138;hb=3efda736308edc11468a4b59bdb28d5793902529;hpb=cabce9821fd09aeeac7f0986193a1656d8b01fe5 diff --git a/pv/view/cursor.h b/pv/view/cursor.h index a982c05e..ec51b81a 100644 --- a/pv/view/cursor.h +++ b/pv/view/cursor.h @@ -28,6 +28,8 @@ namespace view { class Cursor : public TimeMarker { + Q_OBJECT + private: static const QColor LineColour; static const QColor FillColour;