Fix up Waterfall control names (#1219)

This commit is contained in:
Kyle Reed
2023-06-29 22:34:19 -07:00
committed by GitHub
parent 3b41d73ddd
commit 2390d79111
8 changed files with 37 additions and 48 deletions
+1 -1
View File
@@ -188,7 +188,7 @@ class PlaylistView : public View {
&bitmap_icon_save,
Color::dark_blue()};
spectrum::WaterfallWidget waterfall{};
spectrum::WaterfallView waterfall{};
MessageHandlerRegistration message_handler_replay_thread_error{
Message::ID::ReplayThreadDone,