diff options
Diffstat (limited to 'Source/ImageAndTextCell.h')
-rw-r--r-- | Source/ImageAndTextCell.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Source/ImageAndTextCell.h b/Source/ImageAndTextCell.h index bf0ef753..f652d3fe 100644 --- a/Source/ImageAndTextCell.h +++ b/Source/ImageAndTextCell.h @@ -56,4 +56,5 @@ - (void)setIndentationLevel:(int)level; - (int)IndentationLevel; + @end |