]> sigrok.org Git - pulseview.git/commit - pv/views/trace/cursorpair.cpp
Fix warning and remove cursor pair selected state
authorSoeren Apel <redacted>
Tue, 17 Oct 2023 23:58:33 +0000 (01:58 +0200)
committerSoeren Apel <redacted>
Wed, 18 Oct 2023 23:00:31 +0000 (01:00 +0200)
commit5f0ea356391e0a3fa738cf5b4b5002b13946d99d
tree87f442a99fc992c913b6b7df137fdf25a52efb51
parent499f68de03c8e4b08d62283a233e44af517fe696
Fix warning and remove cursor pair selected state

Fixes warning "QObject::connect: Cannot connect (nullptr)::closed() to pv::views::trace::Ruler::on_popup_closed()" and
removes showing the selected state for the cursor pair as it doesn't serve a purpose.
pv/views/trace/cursorpair.cpp
pv/views/trace/marginwidget.cpp