1
0
mirror of https://github.com/cookiengineer/audacity synced 2025-12-31 00:48:37 +01:00

Replace AUDACITY_DLL_API with TENACITY_DLL_API

Signed-off-by: Leon Marz <main@lmarz.org>
This commit is contained in:
Leon Marz
2021-08-21 12:23:08 +02:00
parent 13914c5125
commit 80dc2cb7d6
209 changed files with 591 additions and 591 deletions

View File

@@ -50,7 +50,7 @@
class ModuleInterface;
class AUDACITY_DLL_API PluginManagerInterface /* not final */
class TENACITY_DLL_API PluginManagerInterface /* not final */
{
public: