diff options
Diffstat (limited to 'Juick/Main.storyboard')
-rw-r--r-- | Juick/Main.storyboard | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/Juick/Main.storyboard b/Juick/Main.storyboard index 1ab86fe..81266dd 100644 --- a/Juick/Main.storyboard +++ b/Juick/Main.storyboard @@ -143,9 +143,6 @@ <userDefinedRuntimeAttributes> <userDefinedRuntimeAttribute type="string" keyPath="placeholder" value="Username..."/> </userDefinedRuntimeAttributes> - <connections> - <action selector="usernameChanged:" destination="4g9-hM-bzq" eventType="editingChanged" id="qst-Yi-KZ6"/> - </connections> </textField> <textField opaque="NO" contentMode="scaleToFill" verticalHuggingPriority="251" contentHorizontalAlignment="left" contentVerticalAlignment="center" borderStyle="roundedRect" textAlignment="natural" adjustsFontForContentSizeCategory="YES" minimumFontSize="17" clearButtonMode="whileEditing" translatesAutoresizingMaskIntoConstraints="NO" id="xGs-fu-6K0"> <rect key="frame" x="0.0" y="274" width="339" height="34"/> @@ -154,9 +151,6 @@ <userDefinedRuntimeAttributes> <userDefinedRuntimeAttribute type="string" keyPath="placeholder" value="Password..."/> </userDefinedRuntimeAttributes> - <connections> - <action selector="passwordChanged:" destination="4g9-hM-bzq" eventType="editingChanged" id="Td0-2L-Dgo"/> - </connections> </textField> </subviews> </stackView> |