impcontextsimple: Return from GTask
GLib complains about this now, so do it.
This commit is contained in:
parent
24ea83e55e
commit
6402137bbf
@ -253,6 +253,8 @@ init_compose_table_thread_cb (GTask *task,
|
|||||||
return;
|
return;
|
||||||
|
|
||||||
gtk_im_context_simple_init_compose_table ();
|
gtk_im_context_simple_init_compose_table ();
|
||||||
|
|
||||||
|
g_task_return_boolean (task, TRUE);
|
||||||
}
|
}
|
||||||
|
|
||||||
static void
|
static void
|
||||||
|
Loading…
Reference in New Issue
Block a user