mirror of
https://github.com/cookiengineer/audacity
synced 2026-01-13 08:05:52 +01:00
Long message target
This allows interactive display of the results of new commands that generate lots of text.
This commit is contained in:
committed by
Paul Licameli
parent
e29699086e
commit
2f6fc0a1e5
@@ -139,6 +139,7 @@
|
||||
<ClCompile Include="..\..\..\src\blockfile\NotYetAvailableException.cpp" />
|
||||
<ClCompile Include="..\..\..\src\commands\AudacityCommand.cpp" />
|
||||
<ClCompile Include="..\..\..\src\commands\CommandContext.cpp" />
|
||||
<ClCompile Include="..\..\..\src\commands\CommandTargets.cpp" />
|
||||
<ClCompile Include="..\..\..\src\commands\Demo.cpp" />
|
||||
<ClCompile Include="..\..\..\src\commands\LoadCommands.cpp" />
|
||||
<ClCompile Include="..\..\..\src\commands\OpenSaveCommands.cpp" />
|
||||
|
||||
Reference in New Issue
Block a user