mirror of
https://github.com/cookiengineer/audacity
synced 2025-06-15 15:49:36 +02:00
Added warning (comment) "use at your own risk".
This commit is contained in:
parent
46413b00c3
commit
8a1b3f38cc
@ -9,6 +9,9 @@
|
||||
// Audacity. Because it forwards commands
|
||||
// rather than handling them itself it can be used in
|
||||
// other projects too.
|
||||
//
|
||||
// Enabling other programs to connect to Audacity via a pipe is a potential
|
||||
// security risk. Use at your own risk.
|
||||
|
||||
#include <wx/wx.h>
|
||||
#include "ScripterCallback.h"
|
||||
|
Loading…
x
Reference in New Issue
Block a user