mirror of
https://github.com/cookiengineer/audacity
synced 2025-10-21 06:01:13 +02:00
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.
This commit is contained in:
@@ -125,6 +125,8 @@ audacity_SOURCES = \
|
||||
Benchmark.h \
|
||||
CellularPanel.cpp \
|
||||
CellularPanel.h \
|
||||
ClientData.h \
|
||||
ClientDataHelpers.h \
|
||||
Clipboard.cpp \
|
||||
Clipboard.h \
|
||||
CrashReport.cpp \
|
||||
|
Reference in New Issue
Block a user