|
|
@@ -1,6 +1,6 @@ |
|
|
|
/* |
|
|
|
* DISTRHO Nekobi Plugin, based on Nekobee by Sean Bolton and others. |
|
|
|
* Copyright (C) 2013-2015 Filipe Coelho <falktx@falktx.com> |
|
|
|
* Copyright (C) 2013-2021 Filipe Coelho <falktx@falktx.com> |
|
|
|
* |
|
|
|
* This program is free software; you can redistribute it and/or |
|
|
|
* modify it under the terms of the GNU General Public License as |
|
|
@@ -42,6 +42,7 @@ class DistrhoUINekobi : public UI, |
|
|
|
{ |
|
|
|
public: |
|
|
|
DistrhoUINekobi(); |
|
|
|
~DistrhoUINekobi() override; |
|
|
|
|
|
|
|
protected: |
|
|
|
// ------------------------------------------------------------------- |
|
|
|