|
|
1.1 root 1: // MinusPanel.h
2: //
3: // You may freely copy, distribute and reuse the code in this example.
4: // NeXT disclaims any warranty of any kind, expressed or implied, as to
5: // its fitness for any particular use.
6: //
7:
8: #import <appkit/Panel.h>
9:
10: @interface MinusPanel:Panel
11: {
12: }
13:
14: - (BOOL)commandKey:(NXEvent *)theEvent;
15:
16: @end
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.