Skip to content
Commit ba897006 authored by Rohit Kaushik's avatar Rohit Kaushik Committed by Georges Basile Stavracas Neto
Browse files

todoist: fix some issues in preference panel

This patch fixes:

1) wrongly used key while getting goa-object associated
to accounts_listbox row.

2) load inital goa-accounts after goa-client is created.
That is call on_account_added on every account after
calling goa_client_get_accounts for first time.

3) free the accounts list returned from goa_client_get_
accounts which earlier was leaking.

https://bugzilla.gnome.org/show_bug.cgi?id=772278
parent 04535aa8
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment