Skip to content

Commit d91e2be

Browse files
committed
fix build
1 parent e78cefe commit d91e2be

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tests/app2/src/rectangles_window.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -168,7 +168,7 @@ utki::shared_ref<ruis::widget> make_rectangles_window(
168168
}
169169
}
170170
),
171-
m::rectangle_push_button::push_button(c,
171+
m::rectangle_push_button(c,
172172
{
173173
.padding_params{
174174
.borders{

0 commit comments

Comments
 (0)