mirror of
https://github.com/eried/portapack-mayhem.git
synced 2025-08-15 18:00:28 -04:00
Externalize widget (#2688)
This commit is contained in:
parent
00853f526a
commit
be372e12bc
7 changed files with 314 additions and 0 deletions
|
@ -35,6 +35,8 @@ using namespace ui;
|
|||
|
||||
namespace ui::external_app::fmradio {
|
||||
|
||||
#include "external/ui_grapheq.cpi"
|
||||
|
||||
void FmRadioView::focus() {
|
||||
field_frequency.focus();
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue