Bug in gnome-app.c(with patch)
- From: Nuno Ferreira <nmrf rnl ist utl pt>
- To: gnome-list gnome org
- Subject: Bug in gnome-app.c(with patch)
- Date: Fri, 13 Feb 1998 14:52:58 +0000
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]