Skip to content

libcheese: Add GtkWidget cast to avoid an incompatible-pointer-types error

Florian Weimer requested to merge fweimer/cheese:c99 into master

This is required for compilation with GCC 14.

Full GCC 14 compatibility needs the Vala compiler kludge from vala!369 (merged).

Related to:

Merge request reports