1
0
Fork 0
mutter-performance-source/src/ui
Florian Müllner d5a7bbd094 Fix builds with G_DISABLE_ASSERT
Commit 25f416c13d added additional compilation warnings, including
-Werror=return-type. There are several places where this results
in build failures if `g_assert_not_reached()` is disabled at compile
time and the compiler misses a return value.

https://gitlab.gnome.org/GNOME/mutter/issues/447
2019-01-25 09:43:06 +01:00
..
frames.c Fix builds with G_DISABLE_ASSERT 2019-01-25 09:43:06 +01:00
frames.h Clean up include macros mess 2018-11-06 17:17:36 +01:00
theme-private.h Clean up include macros mess 2018-11-06 17:17:36 +01:00
theme.c theme: Drop gtk_css_provider_get_default() 2018-11-08 16:20:19 -02:00
ui.c Clean up include macros mess 2018-11-06 17:17:36 +01:00
ui.h meta: Hide libmutter symbols by default and selectively export them 2019-01-23 14:18:13 +01:00