X-Git-Url: http://sigrok.org/gitweb/?a=blobdiff_plain;ds=sidebyside;f=pv%2Fwidgets%2Fdecodergroupbox.hpp;h=73bc9971b68bbf90e848569b680422467ce5232f;hb=c4dd1e4ee295c4fc6bc3db0feaf826df4807cc91;hp=09c83f27e81ce85b4f37ccf964b57c1ed158a7c8;hpb=7a01bd3654ed046216308fa64edfd79be7cd525f;p=pulseview.git diff --git a/pv/widgets/decodergroupbox.hpp b/pv/widgets/decodergroupbox.hpp index 09c83f27..73bc9971 100644 --- a/pv/widgets/decodergroupbox.hpp +++ b/pv/widgets/decodergroupbox.hpp @@ -34,7 +34,7 @@ class DecoderGroupBox : public QWidget Q_OBJECT public: - DecoderGroupBox(QString title, QWidget *parent = NULL); + DecoderGroupBox(QString title, QWidget *parent = nullptr); void add_layout(QLayout *layout);