summaryrefslogtreecommitdiff
path: root/src/core/monitor-private.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/core/monitor-private.h')
-rw-r--r--src/core/monitor-private.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/core/monitor-private.h b/src/core/monitor-private.h
index c159d2b21..c66315aa4 100644
--- a/src/core/monitor-private.h
+++ b/src/core/monitor-private.h
@@ -73,6 +73,9 @@ struct _MetaOutput
MetaOutput **possible_clones;
unsigned int n_possible_clones;
+ /* Used when changing configuration */
+ gboolean is_dirty;
+
/* The low-level bits used to build the high-level info
in MetaMonitorInfo