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:
@@ -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
|
||||
|
Reference in New Issue
Block a user