X-Git-Url: https://sigrok.org/gitweb/?a=blobdiff_plain;f=pv%2Fview%2Fcursor.h;h=48bf7a0ee930ab49a7975af25d0ed8ba38588afc;hb=f1283456ae0859990ccd914f8c147064345df13f;hp=4c0c35dd85de81d8372d0804f090ac9230df3257;hpb=96d3ad83edb89b2d4e0e4a4f0860c13ebbcf737a;p=pulseview.git diff --git a/pv/view/cursor.h b/pv/view/cursor.h index 4c0c35dd..48bf7a0e 100644 --- a/pv/view/cursor.h +++ b/pv/view/cursor.h @@ -34,7 +34,7 @@ class Cursor : public TimeMarker { Q_OBJECT -private: +public: static const QColor LineColour; static const QColor FillColour; static const QColor HighlightColour;