|
450 | 450 | <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/> |
451 | 451 | <font key="font" metaFont="system"/> |
452 | 452 | </buttonCell> |
| 453 | + <connections> |
| 454 | + <action selector="didPressModify:" target="WEI-QT-mNg" id="fLr-TM-ays"/> |
| 455 | + </connections> |
453 | 456 | </button> |
454 | 457 | <button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="UGW-6C-vlA"> |
455 | 458 | <rect key="frame" x="276" y="13" width="89" height="32"/> |
456 | 459 | <buttonCell key="cell" type="push" title="Remove" bezelStyle="rounded" alignment="center" enabled="NO" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="A67-xf-zXv"> |
457 | 460 | <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/> |
458 | 461 | <font key="font" metaFont="system"/> |
459 | 462 | </buttonCell> |
460 | | - </button> |
461 | | - <button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="jb3-6a-a3d"> |
462 | | - <rect key="frame" x="14" y="13" width="125" height="32"/> |
463 | | - <constraints> |
464 | | - <constraint firstAttribute="width" constant="113" id="NjQ-PE-dpE"/> |
465 | | - </constraints> |
466 | | - <buttonCell key="cell" type="push" title="Set as Default" bezelStyle="rounded" alignment="center" enabled="NO" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="yGd-NX-mZM"> |
467 | | - <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/> |
468 | | - <font key="font" metaFont="system"/> |
469 | | - </buttonCell> |
| 463 | + <connections> |
| 464 | + <action selector="didPressRemove:" target="WEI-QT-mNg" id="cwD-YY-Jcq"/> |
| 465 | + </connections> |
470 | 466 | </button> |
471 | 467 | <scrollView autohidesScrollers="YES" horizontalLineScroll="18" horizontalPageScroll="10" verticalLineScroll="18" verticalPageScroll="10" hasHorizontalScroller="NO" usesPredominantAxisScrolling="NO" horizontalScrollElasticity="none" translatesAutoresizingMaskIntoConstraints="NO" id="Y08-t2-UqR"> |
472 | 468 | <rect key="frame" x="20" y="46" width="428" height="178"/> |
|
493 | 489 | <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/> |
494 | 490 | <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/> |
495 | 491 | </textFieldCell> |
496 | | - <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/> |
| 492 | + <tableColumnResizingMask key="resizingMask" resizeWithTable="YES"/> |
497 | 493 | </tableColumn> |
498 | 494 | <tableColumn editable="NO" width="181" minWidth="40" maxWidth="1000" id="JF0-6y-Y9q"> |
499 | 495 | <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" title="Last Modified"> |
|
506 | 502 | <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/> |
507 | 503 | <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/> |
508 | 504 | </textFieldCell> |
509 | | - <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/> |
| 505 | + <tableColumnResizingMask key="resizingMask" resizeWithTable="YES"/> |
510 | 506 | </tableColumn> |
511 | 507 | </tableColumns> |
512 | 508 | </tableView> |
|
535 | 531 | <constraint firstItem="Y08-t2-UqR" firstAttribute="top" secondItem="MMb-x9-C2I" secondAttribute="top" constant="20" id="5O5-4V-dI6"/> |
536 | 532 | <constraint firstAttribute="trailing" secondItem="OHM-Ti-bbE" secondAttribute="trailing" constant="20" id="BJI-Ue-jHF"/> |
537 | 533 | <constraint firstAttribute="bottom" secondItem="UGW-6C-vlA" secondAttribute="bottom" constant="20" id="CJ5-pc-b5z"/> |
538 | | - <constraint firstItem="jb3-6a-a3d" firstAttribute="top" secondItem="UGW-6C-vlA" secondAttribute="top" id="EZ0-Dm-bje"/> |
539 | 534 | <constraint firstItem="UGW-6C-vlA" firstAttribute="top" secondItem="Y08-t2-UqR" secondAttribute="bottom" constant="5" id="HXO-E5-kZs"/> |
| 535 | + <constraint firstItem="UGW-6C-vlA" firstAttribute="leading" secondItem="MMb-x9-C2I" secondAttribute="leading" constant="282" id="K7c-BW-74l"/> |
540 | 536 | <constraint firstItem="Y08-t2-UqR" firstAttribute="leading" secondItem="MMb-x9-C2I" secondAttribute="leading" constant="20" id="LnI-ig-4s8"/> |
541 | 537 | <constraint firstAttribute="trailing" secondItem="Y08-t2-UqR" secondAttribute="trailing" constant="20" id="OQM-eb-7QR"/> |
542 | 538 | <constraint firstItem="UGW-6C-vlA" firstAttribute="width" secondItem="OHM-Ti-bbE" secondAttribute="width" id="cJb-95-EjJ"/> |
543 | 539 | <constraint firstItem="OHM-Ti-bbE" firstAttribute="top" secondItem="UGW-6C-vlA" secondAttribute="top" id="gBr-gZ-iPd"/> |
544 | | - <constraint firstItem="UGW-6C-vlA" firstAttribute="leading" secondItem="jb3-6a-a3d" secondAttribute="trailing" constant="149" id="iaY-PG-InM"/> |
545 | 540 | </constraints> |
546 | 541 | </view> |
547 | 542 | <connections> |
548 | 543 | <outlet property="modifyButton" destination="OHM-Ti-bbE" id="2LA-KR-7vo"/> |
549 | 544 | <outlet property="removeButton" destination="UGW-6C-vlA" id="578-I9-WVc"/> |
550 | 545 | <outlet property="scrollView" destination="Y08-t2-UqR" id="i0K-PF-IaW"/> |
551 | | - <outlet property="setAsDefault" destination="jb3-6a-a3d" id="r4U-h9-QT4"/> |
552 | | - <outlet property="setAsDefaultButton" destination="jb3-6a-a3d" id="yac-5o-a5K"/> |
553 | 546 | <outlet property="tableView" destination="mOE-Zm-JQd" id="6nS-lg-BLB"/> |
554 | 547 | </connections> |
555 | 548 | </viewController> |
|
0 commit comments