mirror of
https://github.com/portapack-mayhem/mayhem-firmware.git
synced 2026-08-20 06:29:02 +00:00
Fix whitespace to match furrtek/portapack-havoc.
This commit is contained in:
@@ -329,7 +329,7 @@ void Text::paint(Painter& painter) {
|
||||
|
||||
/* Button ****************************************************************/
|
||||
|
||||
Button::Button(
|
||||
Button::Button(
|
||||
Rect parent_rect,
|
||||
std::string text
|
||||
) : Widget { parent_rect },
|
||||
|
||||
Reference in New Issue
Block a user