Unverified Commit f0844401 authored by Eberhard Beilharz's avatar Eberhard Beilharz
Browse files

chore(linux): Remove compiler warning in ibus-keyman

This change replaces the deprecated `g_type_class_add_private`
and `G_TYPE_INSTANCE_GET_PRIVATE` with `G_DEFINE_TYPE_WITH_PRIVATE`
and the generated method `km_service_get_instance_private`.
parent c3b27b1c
Supports Markdown
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