1
0
mirror of https://github.com/cookiengineer/audacity synced 2025-10-20 01:21:16 +02:00

Don't include CommandManager.h in other headers

This commit is contained in:
Paul Licameli
2018-10-18 08:58:23 -04:00
parent 8f5629a2a6
commit 16ab48079b
16 changed files with 27 additions and 13 deletions

View File

@@ -16,6 +16,8 @@
#include <wx/string.h>
#include <wx/vlbox.h>
#include "../commands/Keyboard.h"
// Class holding all information about a node. Rather than a real tree
// we store these in an array and simulate a tree.
class KeyNode