X-Git-Url: http://git.code-monkey.de/?a=blobdiff_plain;f=pv%2Fview%2Fcursor.h;h=ec51b81abdb4cfd495a358200eb543a1b9392069;hb=3efda736308edc11468a4b59bdb28d5793902529;hp=a982c05e4d2b76b10cb2c224b50002a8cc9ec138;hpb=e072efc8aa62ff67bc7270515159e2f71f43d9f0;p=pulseview.git diff --git a/pv/view/cursor.h b/pv/view/cursor.h index a982c05..ec51b81 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;