1
0
mirror of https://github.com/cookiengineer/audacity synced 2025-10-19 09:01:15 +02: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

@@ -59,7 +59,7 @@ public:
// Declare the KeyNode arrays
// Types of view currently supported
enum ViewByType
enum ViewByType : int
{
ViewByTree,
ViewByName,