--- qsampler/trunk/src/qsamplerDeviceStatusForm.h 2019/08/13 09:08:53 3554 +++ qsampler/trunk/src/qsamplerDeviceStatusForm.h 2019/08/13 10:19:32 3555 @@ -1,8 +1,8 @@ // qsamplerDeviceStatusForm.h // /**************************************************************************** + Copyright (C) 2010-2019, rncbc aka Rui Nuno Capela. All rights reserved. Copyright (C) 2008, Christian Schoenebeck - Copyright (C) 2010-2013, rncbc aka Rui Nuno Capela. All rights reserved. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License @@ -69,7 +69,7 @@ public: DeviceStatusForm(int DeviceID, - QWidget* pParent = NULL, Qt::WindowFlags wflags = 0); + QWidget* pParent = nullptr, Qt::WindowFlags wflags = 0); ~DeviceStatusForm(); QAction *visibleAction();