source: branches/1.9-appstore/source/cocoa-ide/ide-contents/Resources/English.lproj/displaydoc.nib/classes.nib

Last change on this file was 6728, checked in by Gary Byers, 17 years ago

Ensure (for the time being) that everything's text.

Start to add font stuff in preferences pane, but got something wrong.

File size: 225 bytes
Line 
1{
2 IBClasses = (
3 {
4 CLASS = DisplayDocument;
5 LANGUAGE = ObjC;
6 OUTLETS = {textView = NSTextView; };
7 SUPERCLASS = NSDocument;
8 }
9 );
10 IBVersion = 1;
11}
Note: See TracBrowser for help on using the repository browser.