mirror of
https://github.com/cookiengineer/audacity
synced 2026-02-24 07:01:16 +01:00
Define and use PROFILE_DLL_API
This commit is contained in:
@@ -38,7 +38,7 @@ class SummaryInfo {
|
||||
|
||||
|
||||
|
||||
class BlockFile /* not final */ {
|
||||
class PROFILE_DLL_API BlockFile /* not final */ {
|
||||
public:
|
||||
|
||||
// Constructor / Destructor
|
||||
|
||||
Reference in New Issue
Block a user