diff options
Diffstat (limited to 'widgets/table/e-cell-text.h')
-rw-r--r-- | widgets/table/e-cell-text.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/widgets/table/e-cell-text.h b/widgets/table/e-cell-text.h index cad1c836a8..466fc54f1a 100644 --- a/widgets/table/e-cell-text.h +++ b/widgets/table/e-cell-text.h @@ -65,6 +65,7 @@ typedef struct { guint editable : 1; /* Whether the text can be edited. */ int strikeout_column; + int underline_column; int bold_column; /* This column in the ETable should return a string specifying a color, |