--- qsampler/trunk/src/qsamplerChannelForm.h 2019/08/13 09:08:53 3554 +++ qsampler/trunk/src/qsamplerChannelForm.h 2019/08/13 10:19:32 3555 @@ -1,7 +1,7 @@ // qsamplerChannelForm.h // /**************************************************************************** - Copyright (C) 2004-2018, rncbc aka Rui Nuno Capela. All rights reserved. + Copyright (C) 2004-2019, rncbc aka Rui Nuno Capela. All rights reserved. Copyright (C) 2007, Christian Schoenebeck This program is free software; you can redistribute it and/or @@ -44,7 +44,7 @@ public: - ChannelForm(QWidget* pParent = NULL); + ChannelForm(QWidget* pParent = nullptr); ~ChannelForm(); void setup(Channel* pChannel);