X-Git-Url: https://sigrok.org/gitweb/?p=pulseview.git;a=blobdiff_plain;f=pv%2Fview%2Fcursorpair.h;h=815276e24c0ca997faf2af5e780da632cb6108eb;hp=2e70f7da92b9dca7dec6770713624aefa8cf8b8c;hb=613d097c5af2d12ffd68e2dfab309b518edca1a6;hpb=58864c5c5dffac4254f199356aaeb5eabd608630 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.