1
0
mirror of https://github.com/cookiengineer/audacity synced 2026-01-12 07:35:51 +01:00

Move ProjectWindowBase to new files...

... So that you can use GetProject without other linkage dependencies
This commit is contained in:
Paul Licameli
2020-01-02 19:43:37 -05:00
parent be24e6b5a1
commit 973f15c5ac
10 changed files with 251 additions and 180 deletions

View File

@@ -191,6 +191,8 @@ src/ProjectStatus.cpp
src/ProjectStatus.h
src/ProjectWindow.cpp
src/ProjectWindow.h
src/ProjectWindowBase.cpp
src/ProjectWindowBase.h
src/RealFFTf.cpp
src/RealFFTf.h
src/RealFFTf48x.cpp