diff options
author | Vitaly Takmazov | 2018-04-08 12:15:17 +0300 |
---|---|---|
committer | Vitaly Takmazov | 2018-04-08 12:15:17 +0300 |
commit | 2a4770c84aaf2be9c58622f108007facef670fd3 (patch) | |
tree | c8178619c2484618a5aec100394fc47e82075757 /Juick/Main.storyboard | |
parent | 80239775563a1b29136ee64c29c2379a95e504c2 (diff) |
PM pushes
Diffstat (limited to 'Juick/Main.storyboard')
-rw-r--r-- | Juick/Main.storyboard | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Juick/Main.storyboard b/Juick/Main.storyboard index e416be2..ad76e28 100644 --- a/Juick/Main.storyboard +++ b/Juick/Main.storyboard @@ -332,7 +332,7 @@ <!--Chat View Controller--> <scene sceneID="pvH-EU-EhQ"> <objects> - <tableViewController hidesBottomBarWhenPushed="YES" id="jVt-4s-14k" customClass="ChatViewController" sceneMemberID="viewController"> + <tableViewController storyboardIdentifier="chatViewController" hidesBottomBarWhenPushed="YES" id="jVt-4s-14k" customClass="ChatViewController" sceneMemberID="viewController"> <tableView key="view" clipsSubviews="YES" contentMode="scaleToFill" alwaysBounceVertical="YES" dataMode="prototypes" style="plain" separatorStyle="default" rowHeight="-1" estimatedRowHeight="-1" sectionHeaderHeight="28" sectionFooterHeight="28" id="CGw-ia-Afb"> <rect key="frame" x="0.0" y="0.0" width="375" height="667"/> <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/> |