mirror of
https://github.com/brl/mutter.git
synced 2024-11-25 01:20:42 -05:00
backends/stage: Fix minor style issue
https://gitlab.gnome.org/GNOME/mutter/merge_requests/357
This commit is contained in:
parent
bd97b11414
commit
7ac2083134
@ -30,7 +30,8 @@
|
|||||||
#include "meta/meta-monitor-manager.h"
|
#include "meta/meta-monitor-manager.h"
|
||||||
#include "meta/util.h"
|
#include "meta/util.h"
|
||||||
|
|
||||||
struct _MetaOverlay {
|
struct _MetaOverlay
|
||||||
|
{
|
||||||
gboolean enabled;
|
gboolean enabled;
|
||||||
|
|
||||||
CoglPipeline *pipeline;
|
CoglPipeline *pipeline;
|
||||||
|
Loading…
Reference in New Issue
Block a user