X-Git-Url: http://git.code-monkey.de/?p=pulseview.git;a=blobdiff_plain;f=pv%2Fwidgets%2Fpopuptoolbutton.h;h=3a3fc63b3eee5b8d58c38245121fd37489f83849;hp=bbc04f5ed5a822e67838a105cb3a2b8784d7da33;hb=8dbbc7f0b9ea59d0f0d62225772f8a56eee125f5;hpb=2a21747e9daac2a45cd9a5ceb9a351f9775c5704 diff --git a/pv/widgets/popuptoolbutton.h b/pv/widgets/popuptoolbutton.h index bbc04f5..3a3fc63 100644 --- a/pv/widgets/popuptoolbutton.h +++ b/pv/widgets/popuptoolbutton.h @@ -43,7 +43,7 @@ private Q_SLOTS: void on_clicked(bool); private: - Popup *_popup; + Popup *popup_; }; } // widgets