diff options
Diffstat (limited to 'widgets/table/e-table-specification.h')
-rw-r--r-- | widgets/table/e-table-specification.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/widgets/table/e-table-specification.h b/widgets/table/e-table-specification.h index 35425fe0af..3f21426390 100644 --- a/widgets/table/e-table-specification.h +++ b/widgets/table/e-table-specification.h @@ -61,6 +61,7 @@ typedef struct { ECursorMode cursor_mode; char *click_to_add_message; + char *domain; } ETableSpecification; typedef struct { |