X-Git-Url: http://git.code-monkey.de/?p=pulseview.git;a=blobdiff_plain;f=pv%2Fview%2Fmarginwidget.h;h=9ff4276b0dd6dc173400d171d811624198381c49;hp=88014c7682e29783b6e0c67195b7c3c9ac8ee422;hb=8dbbc7f0b9ea59d0f0d62225772f8a56eee125f5;hpb=2a21747e9daac2a45cd9a5ceb9a351f9775c5704 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