mirror of
https://github.com/portapack-mayhem/mayhem-firmware.git
synced 2025-11-15 16:14:19 +00:00
Add Binder helper methods (#1465)
* Add binder, fix focus on remote btn delete * Use binder for freqman edit
This commit is contained in:
@@ -195,7 +195,6 @@ class RemoteEntryEditView : public View {
|
||||
|
||||
private:
|
||||
RemoteEntryModel& entry_;
|
||||
std::string temp_buffer_{};
|
||||
|
||||
void refresh_ui();
|
||||
void load_path(std::filesystem::path&& path);
|
||||
|
||||
Reference in New Issue
Block a user