Skip to content

Commit

Permalink
remove delete from tableview context menu. fixes #42
Browse files Browse the repository at this point in the history
  • Loading branch information
superfell committed Aug 8, 2015
1 parent 7ff99d9 commit f10155b
Showing 1 changed file with 1 addition and 6 deletions.
7 changes: 1 addition & 6 deletions AppExplorer/English.lproj/Explorer.xib
Original file line number Diff line number Diff line change
Expand Up @@ -963,7 +963,7 @@ DQ
</connections>
</button>
<textField verticalHuggingPriority="750" id="1671">
<rect key="frame" x="697.00000002181332" y="7" width="300" height="14"/>
<rect key="frame" x="697.00000003281866" y="7" width="300" height="14"/>
<autoresizingMask key="autoresizingMask" flexibleMinX="YES" widthSizable="YES" flexibleMaxY="YES"/>
<textFieldCell key="cell" controlSize="small" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" alignment="right" title="API Calls" id="1672">
<font key="font" metaFont="smallSystem"/>
Expand Down Expand Up @@ -1090,11 +1090,6 @@ DQ
<action selector="showSelectedIdFronRootInBrowser:" target="218" id="1263"/>
</connections>
</menuItem>
<menuItem title="Delete" tag="1" id="1347">
<connections>
<action selector="deleteSelectedRow:" target="218" id="1349"/>
</connections>
</menuItem>
</items>
</menu>
<menu id="1257" userLabel="ChildContextMenu">
Expand Down

0 comments on commit f10155b

Please sign in to comment.