forked from AuroraMiddleware/gtk
Declare book_open/closed_xpm in testgtk notebook
This commit is contained in:
parent
a927f1f17d
commit
81c8fcb72b
@ -6944,6 +6944,8 @@ create_notebook (GtkWidget *widget)
|
||||
GtkWidget *separator;
|
||||
GtkWidget *omenu;
|
||||
GtkWidget *label;
|
||||
GdkPixbuf *book_open_xpm;
|
||||
GdkPixbuf *book_closed_xpm;
|
||||
|
||||
static gchar *items[] =
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user