Skip to content
Commit f3aabd3d authored by Ernestas Kulik's avatar Ernestas Kulik
Browse files

eel-canvas: don't override deprecated functions

AtkComponentIface's {add,remove}_focus_handler should not be overridden,
since ATK 2.9.4, as atk_component_{add,remove}_focus_handler() are
deprecated.

This commit removes deprecated virtual function overrides.

https://bugzilla.gnome.org/show_bug.cgi?id=762236
parent bd73a8ee
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