mirror of
https://github.com/eried/portapack-mayhem.git
synced 2025-06-25 15:20:31 -04:00
Remove unfinished Widget last child focus code.
This commit is contained in:
parent
31499fea5d
commit
2b6bc03408
3 changed files with 0 additions and 15 deletions
|
@ -85,8 +85,6 @@ public:
|
|||
bool focusable() const;
|
||||
void set_focusable(const bool value);
|
||||
bool has_focus();
|
||||
virtual Widget* last_child_focus() const;
|
||||
virtual void set_last_child_focus(Widget* const child);
|
||||
|
||||
virtual void paint(Painter& painter) = 0;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue