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:
@@ -59,7 +59,7 @@ public:
|
||||
// Declare the KeyNode arrays
|
||||
|
||||
// Types of view currently supported
|
||||
enum ViewByType
|
||||
enum ViewByType : int
|
||||
{
|
||||
ViewByTree,
|
||||
ViewByName,
|
||||
|
Reference in New Issue
Block a user