mirror of
https://github.com/cookiengineer/audacity
synced 2025-06-15 23:59:37 +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
|
// Audacity. Because it forwards commands
|
||||||
// rather than handling them itself it can be used in
|
// rather than handling them itself it can be used in
|
||||||
// other projects too.
|
// 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 <wx/wx.h>
|
||||||
#include "ScripterCallback.h"
|
#include "ScripterCallback.h"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user