X-Git-Url: https://sigrok.org/gitweb/?p=pulseview.git;a=blobdiff_plain;f=pv%2Fview%2Fcursorpair.h;h=815276e24c0ca997faf2af5e780da632cb6108eb;hp=2e70f7da92b9dca7dec6770713624aefa8cf8b8c;hb=8debe10dd47a5f519cd6e9069231f8e77c9c04e1;hpb=a55c544b0fefead0786633d6d7c2356002b192ae diff --git a/pv/view/cursorpair.h b/pv/view/cursorpair.h index 2e70f7da..815276e2 100644 --- a/pv/view/cursorpair.h +++ b/pv/view/cursorpair.h @@ -42,7 +42,7 @@ public: * Constructor. * @param view A reference to the view that owns this cursor pair. */ - CursorPair(const View &view); + CursorPair(View &view); /** * Returns a pointer to the first cursor.