]> sigrok.org Git - pulseview.git/blobdiff - pv/prop/string.h
Make member variable underscores a suffix instead of a prefix
[pulseview.git] / pv / prop / string.h
index 01c7e78b104fb5662e2ef8294ffc79a06dea6b47..793a23cba0667447efd0b317aa521ca9922f3d0f 100644 (file)
@@ -43,7 +43,7 @@ private Q_SLOTS:
        void on_text_edited(const QString&);
 
 private:
        void on_text_edited(const QString&);
 
 private:
-       QLineEdit *_line_edit;
+       QLineEdit *line_edit_;
 };
 
 } // prop
 };
 
 } // prop