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

Remove FileHistory.h, KeyView.h from .h files

This commit is contained in:
Paul Licameli
2019-03-30 15:22:43 -04:00
parent 5d7584e91a
commit 2d8abe6b74
6 changed files with 7 additions and 4 deletions

View File

@@ -100,6 +100,7 @@ It handles initialization and termination by subclassing wxApp.
#include "widgets/ErrorDialog.h"
#include "prefs/DirectoriesPrefs.h"
#include "tracks/ui/Scrubbing.h"
#include "widgets/FileHistory.h"
//temporarily commented out till it is added to all projects
//#include "Profiler.h"