mirror of
https://github.com/cookiengineer/audacity
synced 2026-01-02 14:17:07 +01:00
Bug 1664 - Two shortcut pairs do not work in focused Karaoke window
This commit is contained in:
@@ -58,7 +58,7 @@ private:
|
||||
DECLARE_EVENT_TABLE()
|
||||
};
|
||||
|
||||
class Lyrics final : public wxPanelWrapper
|
||||
class Lyrics final : public wxPanel
|
||||
{
|
||||
DECLARE_DYNAMIC_CLASS(Lyrics)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user