mirror of
https://github.com/cookiengineer/audacity
synced 2025-10-15 07:01:18 +02:00
Replace AUDACITY_DLL_API with TENACITY_DLL_API
Signed-off-by: Leon Marz <main@lmarz.org>
This commit is contained in:
@@ -33,5 +33,5 @@
|
||||
#include "Cursors32/ArrowRightCursor.xpm"
|
||||
#include "Cursors32/DrawToolSmoothing.xpm"
|
||||
|
||||
AUDACITY_DLL_API
|
||||
TENACITY_DLL_API
|
||||
std::unique_ptr<wxCursor> MakeCursor(int WXUNUSED(CursorId), const char * const pXpm[36], int HotX, int HotY);
|
||||
|
Reference in New Issue
Block a user