mirror of
https://github.com/eried/portapack-mayhem.git
synced 2025-06-24 14:50:43 -04:00
Remove ui::BasebandBandwidthField.
This commit is contained in:
parent
5408eb1042
commit
d34499d920
2 changed files with 0 additions and 34 deletions
|
@ -44,11 +44,6 @@
|
|||
|
||||
namespace ui {
|
||||
|
||||
class BasebandBandwidthField : public OptionsField {
|
||||
public:
|
||||
BasebandBandwidthField(Point parent_pos);
|
||||
};
|
||||
|
||||
class FrequencyField : public Widget {
|
||||
public:
|
||||
std::function<void(rf::Frequency)> on_change;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue