summaryrefslogtreecommitdiffstats
path: root/m_config.h
diff options
context:
space:
mode:
Diffstat (limited to 'm_config.h')
-rw-r--r--m_config.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/m_config.h b/m_config.h
index 10f0cb67ed..beeab80a53 100644
--- a/m_config.h
+++ b/m_config.h
@@ -42,6 +42,8 @@ struct m_config_option {
void *global_backup;
// See \ref ConfigOptionFlags.
unsigned int flags;
+ // If this is a suboption, the option that contains this option.
+ struct m_config_option *parent;
};
// Profiles allow to predefine some sets of options that can then