mirror of
https://github.com/cookiengineer/audacity
synced 2025-11-21 16:37:12 +01:00
Remove trailing spaces.
This commit is contained in:
@@ -35,7 +35,7 @@ class CommandBuilder
|
||||
void BuildCommand(wxString cmdString);
|
||||
public:
|
||||
CommandBuilder(const wxString &cmdString);
|
||||
CommandBuilder(const wxString &cmdName,
|
||||
CommandBuilder(const wxString &cmdName,
|
||||
const wxString &cmdParams);
|
||||
~CommandBuilder();
|
||||
bool WasValid();
|
||||
|
||||
Reference in New Issue
Block a user