X-Git-Url: https://sigrok.org/gitweb/?a=blobdiff_plain;f=pv%2Fview%2Fheader.h;h=024227820b6635008216b38b290ec230fce528d8;hb=0c0218fd70bde15f2ccd20f39f6d3ddddd3e1691;hp=35d5d20f49f7b5bcf89f1ca1c91a127188d07abb;hpb=9b6378f147671e62f57887d51d01864d20e01475;p=pulseview.git 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;