]> gitweb.factorcode.org Git - factor.git/blob - Factor.app/Contents/Resources/English.lproj/Factor.nib/classes.nib
Change a throw to rethrow so that we don't lose the original stack trace
[factor.git] / Factor.app / Contents / Resources / English.lproj / Factor.nib / classes.nib
1 {
2     IBClasses = (
3         {
4             ACTIONS = {
5                 newFactorWorkspace = id; 
6                 runFactorFile = id; 
7                 saveFactorImage = id; 
8                 saveFactorImageAs = id; 
9                 showFactorHelp = id; 
10             }; 
11             CLASS = FirstResponder; 
12             LANGUAGE = ObjC; 
13             SUPERCLASS = NSObject; 
14         }
15     ); 
16     IBVersion = 1; 
17 }