--- qsampler/trunk/src/qsamplerOptionsForm.h 2019/08/13 09:08:53 3554 +++ qsampler/trunk/src/qsamplerOptionsForm.h 2019/08/13 10:19:32 3555 @@ -1,7 +1,7 @@ // qsamplerOptionsForm.h // /**************************************************************************** - Copyright (C) 2004-2015, 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 @@ -40,7 +40,7 @@ public: - OptionsForm(QWidget *pParent = NULL); + OptionsForm(QWidget *pParent = nullptr); ~OptionsForm(); void setup(Options* pOptions);