mirror of
https://github.com/cookiengineer/audacity
synced 2025-10-10 08:33:36 +02:00
Added warning (comment) "use at your own risk".
This commit is contained in:
@@ -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"
|
||||
|
Reference in New Issue
Block a user