mirror of
https://github.com/eried/portapack-mayhem.git
synced 2025-08-08 06:32:35 -04:00
Add Binder helper methods (#1465)
* Add binder, fix focus on remote btn delete * Use binder for freqman edit
This commit is contained in:
parent
fb00bfac3f
commit
951890eaff
4 changed files with 133 additions and 91 deletions
|
@ -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);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue