summaryrefslogtreecommitdiff
path: root/src/xmlcomposer.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/xmlcomposer.h')
-rw-r--r--src/xmlcomposer.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/xmlcomposer.h b/src/xmlcomposer.h
index e14ecb7..e73c032 100644
--- a/src/xmlcomposer.h
+++ b/src/xmlcomposer.h
@@ -46,7 +46,7 @@ struct XmlComposerOptions
XmlComposerOptions()
{ memset(this, 0, sizeof(*this)); }
- bool doColors;
+ bool extras;
};
/*