Re: Deprecated calls in profterm



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]