diff options
Diffstat (limited to 'src/documentstyle.hpp')
| -rw-r--r-- | src/documentstyle.hpp | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/documentstyle.hpp b/src/documentstyle.hpp index 930c3bd..cb8bd55 100644 --- a/src/documentstyle.hpp +++ b/src/documentstyle.hpp @@ -51,6 +51,8 @@ struct DocumentStyle double margin; + QStringList ansi_colors; + bool save(QSettings & settings) const; bool load(QSettings & settings); |
