BuddiesOfBudgie / budgie-control-center

Budgie Control Center is a fork of GNOME Control Center for the Budgie 10 Series.
GNU General Public License v2.0
26 stars 14 forks source link

fix: FTBFS with -Wno-incompatible-pointer-types #80

Closed JoshStrobl closed 6 months ago

JoshStrobl commented 6 months ago

Fedora rawhide (41) adds -Wno-incompatible-pointer-types as a default CFLAG, which results in a few parts of the codebase failing to build due to a lack of casting to GTK_WIDGET