mirror of
https://github.com/eried/portapack-mayhem.git
synced 2025-08-07 14:12:31 -04:00
Fix up Waterfall control names (#1219)
This commit is contained in:
parent
3b41d73ddd
commit
2390d79111
8 changed files with 37 additions and 48 deletions
|
@ -97,7 +97,7 @@ class CaptureAppView : public View {
|
|||
16384,
|
||||
3};
|
||||
|
||||
spectrum::WaterfallWidget waterfall{};
|
||||
spectrum::WaterfallView waterfall{};
|
||||
};
|
||||
|
||||
} /* namespace ui */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue