X-Git-Url: http://git.code-monkey.de/?p=pulseview.git;a=blobdiff_plain;f=pv%2Fwidgets%2Fdecodergroupbox.hpp;h=73bc9971b68bbf90e848569b680422467ce5232f;hp=09c83f27e81ce85b4f37ccf964b57c1ed158a7c8;hb=4c60462b00cc329e61daedd1c2e66724077bd412;hpb=aa90e86b1c25f67ea64d7bec0560f531c67bc853 diff --git a/pv/widgets/decodergroupbox.hpp b/pv/widgets/decodergroupbox.hpp index 09c83f2..73bc997 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);