1
0
mirror of https://github.com/cookiengineer/audacity synced 2026-02-05 19:21:59 +01:00

Scripting Help Command now supports JSON, LISP, Brief.

This commit is contained in:
James Crook
2020-02-10 15:55:39 +00:00
parent 7ff9f1b302
commit 371afa3ffa
3 changed files with 52 additions and 2 deletions

View File

@@ -36,7 +36,6 @@ This class now lists
#include "../WaveTrack.h"
#include "../LabelTrack.h"
#include "../Envelope.h"
#include "CommandContext.h"
#include "SelectCommand.h"
#include "../ShuttleGui.h"