Skip to content

Commit

Permalink
Made the continue button the default one
Browse files Browse the repository at this point in the history
  • Loading branch information
revolter committed Dec 29, 2019
1 parent 4d46088 commit bc67ebd
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions EvaluateForXcode/Base.lproj/Main.storyboard
Original file line number Diff line number Diff line change
Expand Up @@ -736,6 +736,9 @@
<buttonCell key="cell" type="push" title="Continue" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="AcG-ZS-e3s">
<behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
<font key="font" metaFont="system"/>
<string key="keyEquivalent" base64-UTF8="YES">
DQ
</string>
</buttonCell>
<connections>
<action selector="onContinueClick:" target="XfG-lQ-9wD" id="fA9-6c-Hwi"/>
Expand Down

0 comments on commit bc67ebd

Please sign in to comment.