mirror of
https://github.com/cookiengineer/audacity
synced 2025-10-21 14:02:57 +02:00
Move command functors to a new header file, and generalize with templates...
... so that member functions of other than AudacityProject may be called. Will use this new generality soon for scrubbing menu items.
This commit is contained in:
committed by
Paul Licameli
parent
8667f23ed5
commit
367b2c1011
@@ -263,6 +263,7 @@ audacity_SOURCES = \
|
||||
commands/CommandBuilder.h \
|
||||
commands/CommandDirectory.cpp \
|
||||
commands/CommandDirectory.h \
|
||||
commands/CommandFunctors.h \
|
||||
commands/CommandHandler.cpp \
|
||||
commands/CommandHandler.h \
|
||||
commands/CommandManager.cpp \
|
||||
|
Reference in New Issue
Block a user