X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=src%2Foutput%2Ftable-provider.h;h=2a3a17c9daeec45e4c8461ce6bcd2255b2cc8b68;hb=f278ec924a1f795d06a497ca44866aac4cde5c9f;hp=d875462c9c237b7c00f3f8f3e88b32666da55a17;hpb=1b014fd004135359c6e37b1dfda5168d7745965a;p=pspp diff --git a/src/output/table-provider.h b/src/output/table-provider.h index d875462c9c..2a3a17c9da 100644 --- a/src/output/table-provider.h +++ b/src/output/table-provider.h @@ -27,6 +27,7 @@ struct footnote size_t idx; char *content; char *marker; + struct cell_style *style; }; /* An item of contents within a table cell. */