mirror of
https://github.com/eried/portapack-mayhem.git
synced 2025-05-09 18:25:00 -04:00
removed a var, added a void, removed a unused initializer
This commit is contained in:
parent
c3c680fc04
commit
1a48fb8c5a
2 changed files with 3 additions and 2 deletions
|
@ -107,7 +107,7 @@ private:
|
|||
|
||||
std::unique_ptr<Widget> options_widget { };
|
||||
|
||||
tv::TVWidget tv { true };
|
||||
tv::TVWidget tv { };
|
||||
|
||||
void on_tuning_frequency_changed(rf::Frequency f);
|
||||
void on_baseband_bandwidth_changed(uint32_t bandwidth_hz);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue