Fix whitespace to match furrtek/portapack-havoc.

This commit is contained in:
Jared Boone
2017-08-09 17:08:30 -07:00
parent b147aee30a
commit f726a54f25
4 changed files with 4 additions and 2 deletions
+1 -1
View File
@@ -329,7 +329,7 @@ void Text::paint(Painter& painter) {
/* Button ****************************************************************/
Button::Button(
Button::Button(
Rect parent_rect,
std::string text
) : Widget { parent_rect },