summaryrefslogtreecommitdiff
path: root/Juick/MessageCell.h
diff options
context:
space:
mode:
authorGravatar Vitaly Takmazov2014-02-03 16:51:47 +0400
committerGravatar Vitaly Takmazov2014-02-03 16:51:47 +0400
commit57c8c45a4730fe7c980b8b7eadf94ca60b97db43 (patch)
tree162041af6bd2f3d8f383cf9842a356c07068f04c /Juick/MessageCell.h
parent4fd723c665a2b828447fcc9476c752803f76ea35 (diff)
Still fighting with scroll :(
Diffstat (limited to 'Juick/MessageCell.h')
-rw-r--r--Juick/MessageCell.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/Juick/MessageCell.h b/Juick/MessageCell.h
index 75d46cf..6140e2d 100644
--- a/Juick/MessageCell.h
+++ b/Juick/MessageCell.h
@@ -39,4 +39,6 @@
- (CGFloat) heightForCell;
+- (UITableView *) getTable;
+
@end