Re: Deprecated calls in profterm
- From: Havoc Pennington <hp redhat com>
- To: Deepa <deepa chacko wipro com>
- Cc: desktop-devel-list <desktop-devel-list gnome org>
- Subject: Re: Deprecated calls in profterm
- Date: 13 Feb 2002 11:29:21 -0500
Deepa <deepa chacko wipro com> writes:
>
> I found few deprecated calls in profterm. I have a patch for this.
> Please find attached the same.
>
Thanks, please commit this, but add a ChangeLog entry first.
> - gtk_list_store_set (model, &iter,
> + gtk_list_store_set (GTK_LIST_STORE(model), &iter,
Here you need a space before the open parenthesis.
Havoc
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]