diff options
Diffstat (limited to 'dw')
-rw-r--r-- | dw/style.hh | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/dw/style.hh b/dw/style.hh index 73549553..55d6fc9f 100644 --- a/dw/style.hh +++ b/dw/style.hh @@ -253,8 +253,7 @@ enum DisplayType { DISPLAY_TABLE_HEADER_GROUP, DISPLAY_TABLE_FOOTER_GROUP, DISPLAY_TABLE_ROW, - DISPLAY_TABLE_CELL, - DISPLAY_LAST + DISPLAY_TABLE_CELL }; enum ListStylePosition { |