X-Git-Url: https://sigrok.org/gitweb/?p=pulseview.git;a=blobdiff_plain;f=pv%2Fprop%2Fstring.h;h=793a23cba0667447efd0b317aa521ca9922f3d0f;hp=01c7e78b104fb5662e2ef8294ffc79a06dea6b47;hb=8dbbc7f0b9ea59d0f0d62225772f8a56eee125f5;hpb=2a21747e9daac2a45cd9a5ceb9a351f9775c5704 diff --git a/pv/prop/string.h b/pv/prop/string.h index 01c7e78b..793a23cb 100644 --- a/pv/prop/string.h +++ b/pv/prop/string.h @@ -43,7 +43,7 @@ private Q_SLOTS: void on_text_edited(const QString&); private: - QLineEdit *_line_edit; + QLineEdit *line_edit_; }; } // prop