mirror of
https://github.com/cookiengineer/audacity
synced 2025-10-21 06:01:13 +02:00
New class ProjectHistory split from ProjectManager for undo, etc...
... And yet fewer inclusions of Projectmanager.h, though it's still not yet free of cycles
This commit is contained in:
@@ -219,6 +219,8 @@ audacity_SOURCES = \
|
||||
ProjectFileIORegistry.h \
|
||||
ProjectFSCK.cpp \
|
||||
ProjectFSCK.h \
|
||||
ProjectHistory.cpp \
|
||||
ProjectHistory.h \
|
||||
ProjectManager.cpp \
|
||||
ProjectManager.h \
|
||||
ProjectSettings.cpp \
|
||||
|
Reference in New Issue
Block a user