X-Git-Url: http://git.code-monkey.de/?a=blobdiff_plain;f=pv%2Fview%2Fviewitem.hpp;fp=pv%2Fview%2Fviewitem.hpp;h=c9da948ed03617778ff7caa7bb29b25c3dcde42f;hb=35365c66bf6166c5607f1180016528d996a45b66;hp=a4eb6aef30423a79beefa6fa616357cdb8f3a483;hpb=e081bf3d864d5662716668d6b4adcb0871d11dae;p=pulseview.git diff --git a/pv/view/viewitem.hpp b/pv/view/viewitem.hpp index a4eb6ae..c9da948 100644 --- a/pv/view/viewitem.hpp +++ b/pv/view/viewitem.hpp @@ -167,8 +167,6 @@ protected: protected: QWidget *context_parent_; QPoint drag_point_; - -private: bool selected_; };