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

Move code to TrackInfo.cpp

This commit is contained in:
Paul Licameli
2019-06-18 12:40:38 -04:00
parent 015e3abfe5
commit 23b584b529
14 changed files with 1273 additions and 1369 deletions

View File

@@ -11,6 +11,7 @@
#include "../ProjectHistory.h"
#include "../ProjectSettings.h"
#include "../ProjectWindow.h"
#include "../TrackInfo.h"
#include "../TrackPanel.h"
#include "../UndoManager.h"
#include "../ViewInfo.h"