X-Git-Url: http://git.code-monkey.de/?a=blobdiff_plain;f=pv%2Fview%2Fmarginwidget.h;h=9ff4276b0dd6dc173400d171d811624198381c49;hb=8dbbc7f0b9ea59d0f0d62225772f8a56eee125f5;hp=88014c7682e29783b6e0c67195b7c3c9ac8ee422;hpb=ba6ec376740b86510493465ce3e4e8bdc7089656;p=pulseview.git diff --git a/pv/view/marginwidget.h b/pv/view/marginwidget.h index 88014c7..9ff4276 100644 --- a/pv/view/marginwidget.h +++ b/pv/view/marginwidget.h @@ -42,7 +42,7 @@ Q_SIGNALS: void selection_changed(); protected: - pv::view::View &_view; + pv::view::View &view_; }; } // namespace view