Fix invalid import add#858
Conversation
|
That's covering all of #735 ? |
|
I didn't check on gstreamer. I doubt it'd work as is though. I can extend it if you want. |
|
Please do, would be nice to get rid of all those unused |
|
@GuillaumeGomez You don't know which function added this import in calendar? |
|
@EPashkin It's |
|
Ok, extended it a bit. Doesn't have warning on @EPashkin I'm removing the imports from the callbacks only so that should be pretty accurate. |
|
@GuillaumeGomez Now I understand that, thanks. |
|
Last change broke gio's g_settings_schema_source_list_schemas |
|
Interesting! I'll take a look. |
|
It now works on gio as well. :) |
|
@GuillaumeGomez Yes, not only needed changes. Thanks. |
|
|
Lets merge |
Fixes gtk-rs/gtk#872
Fixes #735
cc @sdroege @EPashkin