mirror of
https://github.com/cookiengineer/audacity
synced 2025-12-14 16:46:28 +01:00
Timer Recording Enhancements to allow Automatic Save and Export after
recording. Also allows for additional options to be carried out after a successful timer recording such as Exit, Retsrat and Shutdown.
This commit is contained in:
@@ -487,7 +487,6 @@ wxSpinCtrl * ShuttleGuiBase::AddSpinCtrl(const wxString &Prompt, int Value, int
|
||||
return pSpinCtrl;
|
||||
}
|
||||
|
||||
|
||||
wxTextCtrl * ShuttleGuiBase::AddTextBox(const wxString &Caption, const wxString &Value, const int nChars)
|
||||
{
|
||||
UseUpId();
|
||||
|
||||
Reference in New Issue
Block a user