mirror of
https://github.com/portapack-mayhem/mayhem-firmware.git
synced 2025-08-22 00:47:45 +00:00
Add lots of value constructors.
This commit is contained in:
@@ -94,7 +94,7 @@ private:
|
||||
|
||||
static Thread* thread_event_loop;
|
||||
|
||||
touch::Manager touch_manager;
|
||||
touch::Manager touch_manager { };
|
||||
ui::Widget* const top_widget;
|
||||
ui::Painter painter;
|
||||
ui::Context& context;
|
||||
|
Reference in New Issue
Block a user