boy! did i really modify that many files?

anyways, here go the child args and a lot of cleanups ;)
you wouldn't want me to put the ChangeLog entry in here, would you?
This commit is contained in:
Tim Janik
1998-06-16 05:20:05 +00:00
parent d36df18dee
commit 742d01908f
62 changed files with 2600 additions and 922 deletions

View File

@ -238,7 +238,6 @@ gtk_tips_query_set_arg (GtkTipsQuery *tips_query,
gtk_tips_query_set_labels (tips_query, tips_query->label_inactive, GTK_VALUE_STRING (*arg));
break;
default:
arg->type = GTK_TYPE_INVALID;
break;
}
}