mirror of
https://github.com/eried/portapack-mayhem.git
synced 2025-11-27 15:10:28 -05:00
Add Receiver sub-menu, Transponders item and sub-menu.
This commit is contained in:
parent
e04e72abe7
commit
5ecc6d0330
10 changed files with 46 additions and 22 deletions
|
|
@ -93,7 +93,7 @@ void RecentEntriesView<ERTRecentEntries>::draw(
|
|||
painter.draw_string(target_rect.pos, draw_style, line);
|
||||
}
|
||||
|
||||
ERTAppView::ERTAppView() {
|
||||
ERTAppView::ERTAppView(NavigationView&) {
|
||||
add_children({ {
|
||||
&recent_entries_view,
|
||||
} });
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue