Bug in gnome-app.c(with patch)



While trying gnome from CVS I found a bug in gome-app.c. Here's a patch.
Also, what's the status on Ghost-Gnome?

--- gnome-app.c.old     Tue Feb 10 03:50:15 1998
+++ gnome-app.c Fri Feb 13 12:23:26 1998
@@ -142,7 +142,7 @@
        
        /* 2. the toolbar */
        if (app->toolbar){
-               GtkWidget *handlebox = app->menubar->parent;
+               GtkWidget *handlebox = app->toolbar->parent;
                int offset = 0;
 
                gtk_widget_ref (handlebox);


-- 
Nuno Ferreira
nmrf@rnl.ist.utl.pt



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