X-Git-Url: https://sigrok.org/gitweb/?p=pulseview.git;a=blobdiff_plain;f=pv%2Fview%2Fcursor.h;h=290365e8ff3e28f9a5ee9b00f4237d8785b29130;hp=89ea1e715e3f1a0c83dc4b2de32056cd32f98bfa;hb=8debe10dd47a5f519cd6e9069231f8e77c9c04e1;hpb=a55c544b0fefead0786633d6d7c2356002b192ae diff --git a/pv/view/cursor.h b/pv/view/cursor.h index 89ea1e71..290365e8 100644 --- a/pv/view/cursor.h +++ b/pv/view/cursor.h @@ -52,7 +52,7 @@ public: * @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); + Cursor(View &view, double time); public: /**