From 9ed3c28a0335137d34e51d5fd49be6e523f65a89 Mon Sep 17 00:00:00 2001 From: Adam NAILI Date: Thu, 28 Dec 2017 22:52:28 +0100 Subject: Implementing the add constraint feature, need to be fixed --- test/gui/group.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'test/gui/group.c') diff --git a/test/gui/group.c b/test/gui/group.c index 5ec9194..7dbf80c 100644 --- a/test/gui/group.c +++ b/test/gui/group.c @@ -29,7 +29,7 @@ static void test_group() { group_click_handler(mouse_x,mouse_y,&(window.group_buttons->component)); } } - /*MLV_wait_seconds(15); + MLV_wait_seconds(15); window_free(&window);*/ } -- cgit v1.2.3