util: Export meta_set_syncing() symbol
Will be set by MetaContextTest, until we can move away from the function completely. Part-of: <https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/1861>
This commit is contained in:
parent
c45a1619f5
commit
df8074c636
@ -36,7 +36,10 @@
|
||||
|
||||
void meta_set_verbose (gboolean setting);
|
||||
void meta_set_debugging (gboolean setting);
|
||||
|
||||
META_EXPORT_TEST
|
||||
void meta_set_syncing (gboolean setting);
|
||||
|
||||
void meta_set_replace_current_wm (gboolean setting);
|
||||
void meta_set_is_wayland_compositor (gboolean setting);
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user