diff options
Diffstat (limited to 'dw')
-rw-r--r-- | dw/style.hh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/dw/style.hh b/dw/style.hh index 33be512d..73549553 100644 --- a/dw/style.hh +++ b/dw/style.hh @@ -247,6 +247,7 @@ enum DisplayType { DISPLAY_BLOCK, DISPLAY_INLINE, DISPLAY_LIST_ITEM, + DISPLAY_NONE, DISPLAY_TABLE, DISPLAY_TABLE_ROW_GROUP, DISPLAY_TABLE_HEADER_GROUP, |