X-Git-Url: https://sigrok.org/gitweb/?p=pulseview.git;a=blobdiff_plain;f=pv%2Fview%2Fheader.h;h=024227820b6635008216b38b290ec230fce528d8;hp=35d5d20f49f7b5bcf89f1ca1c91a127188d07abb;hb=728fcafc9897d3ffb4a109b6248d88b0945128f5;hpb=6e3f046e779b939efebdfa4d9e68fe28d9beee59 diff --git a/pv/view/header.h b/pv/view/header.h index 35d5d20f..02422782 100644 --- a/pv/view/header.h +++ b/pv/view/header.h @@ -73,6 +73,7 @@ signals: private: QPoint _mouse_point; QPoint _mouse_down_point; + bool _dragging; std::list, int> > _drag_traces;