diff -r eb6611be50c7 -r 7cd1b8890302 application/main.c --- a/application/main.c Thu Jan 01 11:23:43 2015 +0100 +++ b/application/main.c Thu Jan 01 14:13:37 2015 +0100 @@ -117,12 +117,8 @@ //ui_sidebar(window); ui_table(window, list, model); - ui_button(window, "Test", NULL, NULL); - ui_button(window, "Test", NULL, NULL); - ui_button(window, "Test", NULL, NULL); - ui_button(window, "Test", NULL, NULL); - ui_button(window, "Test", NULL, NULL); - ui_button(window, "Test", NULL, NULL); + ui_button(window, "Test1", NULL, NULL); + ui_button(window, "Test2", NULL, NULL); //ui_end(window); /* UiTabbedPane *view = ui_tabbed_document_view(window);