[A] Added empty string height to options
This commit is contained in:
@@ -107,6 +107,7 @@ struct fort_table_options
|
||||
int cell_padding_bottom;
|
||||
int cell_padding_left;
|
||||
int cell_padding_right;
|
||||
int cell_empty_string_height;
|
||||
char hor_separator;
|
||||
char ver_separator;
|
||||
};
|
||||
|
Reference in New Issue
Block a user