--- qsampler/trunk/src/qsamplerFxSendsModel.h 2019/08/13 09:08:53 3554 +++ qsampler/trunk/src/qsamplerFxSendsModel.h 2019/08/13 10:19:32 3555 @@ -1,7 +1,7 @@ // qsamplerFxSendList.h // /**************************************************************************** - Copyright (C) 2010-2016, rncbc aka Rui Nuno Capela. All rights reserved. + Copyright (C) 2010-2019, rncbc aka Rui Nuno Capela. All rights reserved. Copyright (C) 2008, Christian Schoenebeck This program is free software; you can redistribute it and/or @@ -37,7 +37,7 @@ public: - FxSendsModel(int iChannelID, QObject *pParent = NULL); + FxSendsModel(int iChannelID, QObject *pParent = nullptr); // Overridden methods from subclass(es) int rowCount(const QModelIndex& parent) const;