1
0
mirror of https://github.com/cookiengineer/audacity synced 2025-11-23 17:30:17 +01:00

AUP3: UP-33 History window shows misleading "space used"

Possible fix...will need feedback.
This commit is contained in:
Leland Lucius
2020-07-15 09:26:23 -05:00
parent 2accd9e93f
commit 5eb9f75150
4 changed files with 17 additions and 4 deletions

View File

@@ -27,6 +27,7 @@ Paul Licameli split from AudacityProject.cpp
#include "SampleBlock.h"
#include "Sequence.h"
#include "Tags.h"
#include "TimeTrack.h"
#include "ViewInfo.h"
#include "WaveClip.h"
#include "WaveTrack.h"