Change keyboard for git config settings
This commit is contained in:
parent
178b901743
commit
dbfbd73d75
1 changed files with 2 additions and 2 deletions
|
|
@ -1642,7 +1642,7 @@ Cgo
|
|||
<rect key="frame" x="15" y="23" width="391" height="21"/>
|
||||
<nil key="textColor"/>
|
||||
<fontDescription key="fontDescription" style="UICTFontTextStyleBody"/>
|
||||
<textInputTraits key="textInputTraits" autocorrectionType="no" spellCheckingType="no" keyboardType="URL" returnKeyType="next"/>
|
||||
<textInputTraits key="textInputTraits" autocorrectionType="no" spellCheckingType="no" returnKeyType="next"/>
|
||||
<connections>
|
||||
<outlet property="delegate" destination="zDo-XK-ymp" id="KRG-7d-AfM"/>
|
||||
</connections>
|
||||
|
|
@ -1675,7 +1675,7 @@ Cgo
|
|||
<rect key="frame" x="15" y="23" width="391" height="21"/>
|
||||
<nil key="textColor"/>
|
||||
<fontDescription key="fontDescription" style="UICTFontTextStyleBody"/>
|
||||
<textInputTraits key="textInputTraits" autocorrectionType="no" spellCheckingType="no" keyboardType="URL" returnKeyType="done"/>
|
||||
<textInputTraits key="textInputTraits" autocorrectionType="no" spellCheckingType="no" keyboardType="emailAddress" returnKeyType="done"/>
|
||||
<connections>
|
||||
<outlet property="delegate" destination="zDo-XK-ymp" id="HX8-SE-uSw"/>
|
||||
</connections>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue