Audacity 3.2.0
|
Go to the source code of this file.
Functions | |
bool | ShowAutoRecoveryDialogIfNeeded (AudacityProject *&pproj, bool *didRecoverAnything) |
bool ShowAutoRecoveryDialogIfNeeded | ( | AudacityProject *& | pproj, |
bool * | didRecoverAnything | ||
) |
Definition at line 450 of file AutoRecoveryDialog.cpp.
References DiscardAllProjects(), AutoRecoveryDialog::GetRecoverables(), AutoRecoveryDialog::HasRecoverables(), ID_DISCARD_SELECTED, ID_RECOVER_SELECTED, ID_SKIP, and RecoverAllProjects().
Referenced by AudacityApp::InitPart2().