mirror of
https://github.com/brl/mutter.git
synced 2024-12-28 05:42:14 +00:00
monitor-manager: Fix minor code style issue
Part-of: <https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/3307>
This commit is contained in:
parent
822ea67358
commit
e70fa342a9
@ -108,7 +108,7 @@ static int signals[SIGNALS_LAST];
|
|||||||
typedef struct _MetaMonitorManagerPrivate
|
typedef struct _MetaMonitorManagerPrivate
|
||||||
{
|
{
|
||||||
MetaPowerSave power_save_mode;
|
MetaPowerSave power_save_mode;
|
||||||
gboolean initial_orient_change_done;
|
gboolean initial_orient_change_done;
|
||||||
|
|
||||||
GList *virtual_monitors;
|
GList *virtual_monitors;
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user