summaryrefslogtreecommitdiffstats
path: root/Mac/PythonLauncher/MyAppDelegate.h
blob: 097b54177c881d2d9d6eba7522d2b627f2037c35 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
/* MyAppDelegate */

#import <Cocoa/Cocoa.h>

@interface MyAppDelegate : NSObject
{
    BOOL	initial_action_done;
    BOOL	should_terminate;
}
- (id)init;
- (IBAction)showPreferences:(id)sender;
- (BOOL)shouldShowUI;
- (BOOL)shouldTerminate;
- (void)testFileTypeBinding;
@end
up.py?h=2.7&id=39f59b089dde8c4badaa510dd47d6d93d5eaed3d'>BeOS-setup.py24970logstatsplain -rw-r--r--HISTORY384317logstatsplain -rw-r--r--HPUX-NOTES1065logstatsplain -rw-r--r--NEWS96886logstatsplain