mirror of
https://github.com/cookiengineer/audacity
synced 2026-01-11 23:25:53 +01:00
Added warning (comment) "use at your own risk".
This commit is contained in:
@@ -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"
|
||||||
|
|||||||
Reference in New Issue
Block a user