1
0
mirror of https://github.com/cookiengineer/audacity synced 2025-11-21 16:37:12 +01:00

Bug1252 more: Omit empty tool docks from ctrl+f6 rotation

This commit is contained in:
Paul Licameli
2016-06-23 17:55:22 -04:00
parent 48414d6e61
commit 5a121bbbd8
2 changed files with 52 additions and 45 deletions

View File

@@ -413,6 +413,7 @@ void OnSeparator();
// Keyboard navigation
void NextOrPrevFrame(bool next);
void PrevFrame();
void NextFrame();