1
0
mirror of https://github.com/cookiengineer/audacity synced 2025-06-17 00:20:06 +02:00

Fix index for re-ordered radio buttons.

This commit is contained in:
v.audacity 2010-08-10 05:17:26 +00:00
parent b15b3d49ed
commit 477d499c06

View File

@ -1524,7 +1524,7 @@ int DirManager::ProjectFSCK(bool forceerror, bool silentlycorrect, bool bIgnoreN
{
// In "silently correct" mode, we always create silent blocks. This
// makes sure the project is complete even if we open it again.
action = 0;
action = 1;
} else
{
wxString msgA =