X-Git-Url: http://git.code-monkey.de/?a=blobdiff_plain;f=pv%2Fprop%2Fstring.h;h=793a23cba0667447efd0b317aa521ca9922f3d0f;hb=8dbbc7f0b9ea59d0f0d62225772f8a56eee125f5;hp=01c7e78b104fb5662e2ef8294ffc79a06dea6b47;hpb=e9213170687cf4afd14e20acdc690ff9381d94ae;p=pulseview.git diff --git a/pv/prop/string.h b/pv/prop/string.h index 01c7e78..793a23c 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