forked from AuroraMiddleware/gtk
tests: Fix compile warnings for people who don't read gcc output.
This commit is contained in:
parent
96091a4d9c
commit
8136481d75
@ -425,7 +425,7 @@ static void
|
|||||||
tree_menu (void)
|
tree_menu (void)
|
||||||
{
|
{
|
||||||
GtkWidget *window, *widget;
|
GtkWidget *window, *widget;
|
||||||
GtkWidget *menu, *menubar, *vbox, *menuitem;
|
GtkWidget *menubar, *vbox;
|
||||||
GtkCellArea *area;
|
GtkCellArea *area;
|
||||||
GtkTreeModel *store;
|
GtkTreeModel *store;
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user