[gtk+/gtk-2-90: 175/200] Declare book_open/closed_xpm in testgtk notebook



commit 81c8fcb72b518346b4ef05901d0691b0578ddaad
Author: Christian Dywan <christian twotoasts de>
Date:   Tue Apr 6 16:27:31 2010 +0200

    Declare book_open/closed_xpm in testgtk notebook

 tests/testgtk.c |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/tests/testgtk.c b/tests/testgtk.c
index 850216d..dd3f816 100644
--- a/tests/testgtk.c
+++ b/tests/testgtk.c
@@ -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[] =
   {



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]