summaryrefslogtreecommitdiff
path: root/dw/alignedtablecell.hh
diff options
context:
space:
mode:
authorSebastian Geerken <devnull@localhost>2014-05-28 01:31:37 +0200
committerSebastian Geerken <devnull@localhost>2014-05-28 01:31:37 +0200
commit935287d467ef8fecd0fe6e0170d7ec8778e73dad (patch)
treed644d142c32dba5cd7a6149fb805e5bbb4180828 /dw/alignedtablecell.hh
parent4c47a19af4349ba45833ff37406f78bba1fde5ef (diff)
Cleaned up 'block-level' definition.
Diffstat (limited to 'dw/alignedtablecell.hh')
-rw-r--r--dw/alignedtablecell.hh2
1 files changed, 2 insertions, 0 deletions
diff --git a/dw/alignedtablecell.hh b/dw/alignedtablecell.hh
index 63e550e3..eafff468 100644
--- a/dw/alignedtablecell.hh
+++ b/dw/alignedtablecell.hh
@@ -22,6 +22,8 @@ public:
AlignedTableCell(AlignedTableCell *ref, bool limitTextWidth);
~AlignedTableCell();
+
+ bool isBlockLevel ();
};
} // namespace dw