1
0
Fork 0
mirror of https://github.com/transmission/transmission synced 2025-03-10 06:02:57 +00:00

Deselect all.

This commit is contained in:
Mitchell Livingston 2006-07-25 01:04:51 +00:00
parent 2d66761e19
commit dec8c54c3b
3 changed files with 1 additions and 7 deletions

View file

@ -80,7 +80,7 @@
SUPERCLASS = NSObject;
},
{
ACTIONS = {revealFile = id; setNextTab = id; setPreviousTab = id; };
ACTIONS = {deselectAll = id; revealFile = id; setNextTab = id; setPreviousTab = id; };
CLASS = FirstResponder;
LANGUAGE = ObjC;
SUPERCLASS = NSObject;

View file

@ -29,12 +29,6 @@
</array>
<key>IBOldestOS</key>
<integer>3</integer>
<key>IBOpenObjects</key>
<array>
<integer>21</integer>
<integer>29</integer>
<integer>1603</integer>
</array>
<key>IBSystem Version</key>
<string>8J135</string>
</dict>

Binary file not shown.