mirror of
https://github.com/cookiengineer/audacity
synced 2025-12-02 06:40:12 +01:00
Fixes ComponentInterface.h(49,84): warning C4273: 'GetCustomTranslation': inconsistent dll linkage
This commit is contained in:
@@ -46,7 +46,7 @@
|
||||
#include "audacity/Types.h"
|
||||
#include <wx/string.h> // member variables
|
||||
|
||||
extern AUDACITY_DLL_API const wxString& GetCustomTranslation(const wxString& str1 );
|
||||
STRINGS_API const wxString& GetCustomTranslation(const wxString& str1 );
|
||||
|
||||
/**************************************************************************//**
|
||||
|
||||
|
||||
Reference in New Issue
Block a user