X-Git-Url: https://sigrok.org/gitweb/?a=blobdiff_plain;ds=inline;f=pv%2Fview%2Fcursor.h;h=2bedb5e9336b45518dd54514b6a3062945667d57;hb=b42d25c43e52c900cbdd3e5cde0282961b8721e7;hp=be779c00ef18a2da86303f4b39759dd969a12ce2;hpb=140181a46034cf65739ba4bf0bf1260ab94ac736;p=pulseview.git diff --git a/pv/view/cursor.h b/pv/view/cursor.h index be779c00..2bedb5e9 100644 --- a/pv/view/cursor.h +++ b/pv/view/cursor.h @@ -48,7 +48,7 @@ private: public: /** * Constructor. - * @param colour A reference to the colour of this cursor. + * @param view A reference to the view that owns this cursor pair. * @param time The time to set the flag to. */ Cursor(const View &view, double time);