mirror of
https://github.com/eried/portapack-mayhem.git
synced 2025-08-19 11:48:09 -04:00
Push AIS list item draw style into render method.
This commit is contained in:
parent
f06d5989db
commit
4b2157a938
2 changed files with 8 additions and 5 deletions
|
@ -109,7 +109,8 @@ private:
|
|||
const RecentEntry& entry,
|
||||
const Rect& target_rect,
|
||||
Painter& painter,
|
||||
const Style& s
|
||||
const Style& style,
|
||||
const bool is_selected
|
||||
);
|
||||
|
||||
void truncate_entries();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue