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

886c80b: Add a comment referencing the correct bug number, 2275

This commit is contained in:
Paul Licameli 2020-01-13 17:51:27 -05:00
parent 886c80bbca
commit caf36b42ca

View File

@ -644,6 +644,7 @@ void WaveTrackMenuTable::InitMenu(Menu *pMenu)
}
if ( multiView && uniqueDisplay )
// Bug2275 residual
// Disable the checking-off of the only sub-view
pMenu->Enable( uniqueDisplay, false );