X-Git-Url: http://git.code-monkey.de/?a=blobdiff_plain;f=pv%2Fview%2Fcursor.h;h=48bf7a0ee930ab49a7975af25d0ed8ba38588afc;hb=5139748b422db3a22ceed92894596873e868d676;hp=4c0c35dd85de81d8372d0804f090ac9230df3257;hpb=199441e4fe68f1ee45f3d4b7617a7166a87c7926;p=pulseview.git diff --git a/pv/view/cursor.h b/pv/view/cursor.h index 4c0c35d..48bf7a0 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;