Skip to content

Commit 3907199

Browse files
committed
Set default Local port value
1 parent d0145db commit 3907199

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

UDPClient/Base.lproj/Main.storyboard

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
<fontDescription key="fontDescription" type="system" pointSize="14"/>
2727
<textInputTraits key="textInputTraits"/>
2828
</textField>
29-
<textField opaque="NO" clipsSubviews="YES" contentMode="scaleToFill" contentHorizontalAlignment="left" contentVerticalAlignment="center" borderStyle="roundedRect" placeholder="Local Port" textAlignment="natural" minimumFontSize="17" translatesAutoresizingMaskIntoConstraints="NO" id="e4M-GT-sfO">
29+
<textField opaque="NO" clipsSubviews="YES" contentMode="scaleToFill" contentHorizontalAlignment="left" contentVerticalAlignment="center" text="7700" borderStyle="roundedRect" placeholder="Local Port" textAlignment="natural" minimumFontSize="17" translatesAutoresizingMaskIntoConstraints="NO" id="e4M-GT-sfO">
3030
<rect key="frame" x="0.0" y="39" width="560" height="30"/>
3131
<fontDescription key="fontDescription" type="system" pointSize="14"/>
3232
<textInputTraits key="textInputTraits" keyboardType="numberPad"/>

0 commit comments

Comments
 (0)