mirror of
https://github.com/eried/portapack-mayhem.git
synced 2025-05-13 04:02:23 -04:00
RecentEntries: Remove Packet template arg.
This commit is contained in:
parent
4d781df76c
commit
42d98c3b45
7 changed files with 14 additions and 14 deletions
|
@ -100,7 +100,7 @@ private:
|
|||
LogFile log_file;
|
||||
};
|
||||
|
||||
using ERTRecentEntries = RecentEntries<ert::Packet, ERTRecentEntry>;
|
||||
using ERTRecentEntries = RecentEntries<ERTRecentEntry>;
|
||||
|
||||
namespace ui {
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue