1
0
mirror of https://github.com/cookiengineer/audacity synced 2025-08-01 08:29:27 +02:00

4 Commits

Author SHA1 Message Date
Paul Licameli
357b593c66 Define ClientData::Site::size 2019-07-09 20:09:59 -04:00
Paul Licameli
d8b3d16554 Make const overload of ClientData::Site::ForEach usable 2019-07-09 16:05:52 -04:00
Henric Jungheim
3b4250c3ae Base classes of AUDACITY_DLL_API classes also need AUDACITY_DLL_API. 2019-06-25 11:53:49 -07:00
Paul Licameli
af039f19ff Generalize means for decoupled code to add data to core structures...
... Generalizing what was first done at 280e8d9 for certain menu command
handlers.

Allow core data structures to host data attached by other code, on which it
need have no compilation or link dependencies.
2019-05-21 10:08:56 -04:00