mirror of
https://github.com/eried/portapack-mayhem.git
synced 2025-05-16 13:42:16 -04:00
Hide more Widget member variables.
This commit is contained in:
parent
8f8a9f2b63
commit
3a709c51c4
2 changed files with 4 additions and 4 deletions
|
@ -175,7 +175,7 @@ SystemView::SystemView(
|
|||
) : View { parent_rect },
|
||||
context_(context)
|
||||
{
|
||||
style_ = &style_default;
|
||||
set_style(&style_default);
|
||||
|
||||
constexpr ui::Dim status_view_height = 16;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue