mirror of
https://github.com/portapack-mayhem/mayhem-firmware.git
synced 2026-09-11 00:59:28 +00:00
Whoops, don't match selected_key inside draw_entry.
This commit is contained in:
@@ -173,7 +173,7 @@ private:
|
||||
|
||||
void on_packet(const baseband::ais::Packet& packet);
|
||||
|
||||
bool draw_entry(
|
||||
void draw_entry(
|
||||
const RecentEntry& entry,
|
||||
const Rect& target_rect,
|
||||
Painter& painter,
|
||||
|
||||
Reference in New Issue
Block a user