mirror of
https://github.com/portapack-mayhem/mayhem-firmware.git
synced 2025-12-06 03:02:16 +00:00
RecentEntriesView: Extract header and table widget, package in to top-level View.
This commit is contained in:
@@ -96,7 +96,7 @@ void TPMSRecentEntry::update(const tpms::Reading& reading) {
|
||||
namespace ui {
|
||||
|
||||
template<>
|
||||
void RecentEntriesView<TPMSRecentEntries>::draw(
|
||||
void RecentEntriesTable<TPMSRecentEntries>::draw(
|
||||
const Entry& entry,
|
||||
const Rect& target_rect,
|
||||
Painter& painter,
|
||||
|
||||
Reference in New Issue
Block a user