mirror of
https://github.com/portapack-mayhem/mayhem-firmware.git
synced 2025-12-22 22:46:27 +00:00
RecentEntriesView: Extract header and table widget, package in to top-level View.
This commit is contained in:
@@ -186,7 +186,7 @@ void AISRecentEntry::update(const ais::Packet& packet) {
|
||||
namespace ui {
|
||||
|
||||
template<>
|
||||
void RecentEntriesView<AISRecentEntries>::draw(
|
||||
void RecentEntriesTable<AISRecentEntries>::draw(
|
||||
const Entry& entry,
|
||||
const Rect& target_rect,
|
||||
Painter& painter,
|
||||
|
||||
Reference in New Issue
Block a user