Skip to content

Commit

Permalink
Merge branch 'dev'
Browse files Browse the repository at this point in the history
  • Loading branch information
Tastaturtaste committed Jun 25, 2023
2 parents e63bbf2 + 9c968f8 commit a8ac971
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ui/appwindow.slint
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,7 @@ export component ButtonField inherits Rectangle{
}

export component LightsOut inherits Window {
title: "Lights Out";
HorizontalBox {
button_field := ButtonField {
background: Colors.black;
Expand Down

0 comments on commit a8ac971

Please sign in to comment.