Grok "[no]brushspacing" commandline/config option

For forthcoming feature
This commit is contained in:
Bill Kendrick 2022-01-19 00:29:05 -08:00
parent e217094f78
commit 176749ba9c
3 changed files with 9 additions and 1 deletions

View file

@ -14,6 +14,7 @@ struct cfginfo
const char *colorfile;
const char *datadir;
const char *disable_label;
const char *disable_brushspacing;
const char *disable_magic_controls;
const char *disable_shape_controls;
const char *disable_print;