mirror of
https://github.com/brl/mutter.git
synced 2024-11-25 17:40:40 -05:00
theme: Fix build breakage
This commit is contained in:
parent
8c1c77482d
commit
ef480e9120
@ -5063,8 +5063,7 @@ meta_theme_get_current (void)
|
|||||||
}
|
}
|
||||||
|
|
||||||
void
|
void
|
||||||
meta_theme_set_current (const char *name,
|
meta_theme_set_current (const char *name)
|
||||||
gboolean force_reload)
|
|
||||||
{
|
{
|
||||||
MetaTheme *new_theme;
|
MetaTheme *new_theme;
|
||||||
GError *err;
|
GError *err;
|
||||||
|
Loading…
Reference in New Issue
Block a user