mirror of
https://github.com/cookiengineer/audacity
synced 2025-06-16 16:10:06 +02:00
David Bailes patch for bug 588
This commit is contained in:
parent
2727b932ed
commit
85715cfdf1
@ -1181,6 +1181,7 @@ void AudacityProject::SetProjectTitle()
|
|||||||
}
|
}
|
||||||
|
|
||||||
SetTitle( name );
|
SetTitle( name );
|
||||||
|
SetName(name); // to make the nvda screen reader read the correct title
|
||||||
}
|
}
|
||||||
|
|
||||||
void AudacityProject::AS_SetSnapTo(bool state)
|
void AudacityProject::AS_SetSnapTo(bool state)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user