Skip to content
Unverified Commit 19ea8885 authored by Daniel Boles's avatar Daniel Boles Committed by Murray Cumming
Browse files

Gio::ActionMap: Fix add_action_with_parameter()

It was not registering the parameter type for the action on create, so
when activating the action later and passing a parameter, an assertion
failed about the expected and passed parameter types/counts not matching
and the parameter was not usable.

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