]> sigrok.org Git - pulseview.git/commitdiff
Fix #1212 by not resetting the cursors pointer
authorBrian Starkey <redacted>
Fri, 1 Jun 2018 17:33:08 +0000 (18:33 +0100)
committerUwe Hermann <redacted>
Sun, 3 Jun 2018 17:02:28 +0000 (19:02 +0200)
Calling cursors_.reset() effectively drops the CursorPair, meaning they
can never be used. Remove that.


No differences found