Changeset 813 for trunk/macosx/English.lproj/MessageWindow.nib
- Timestamp:
- Aug 22, 2006, 1:08:44 AM (17 years ago)
- Location:
- trunk/macosx/English.lproj/MessageWindow.nib
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/macosx/English.lproj/MessageWindow.nib/classes.nib
r807 r813 6 6 CLASS = MessageWindowController; 7 7 LANGUAGE = ObjC; 8 OUTLETS = {fLevelButton = NSPopUpButton; fTextView = NSTextView; }; 8 OUTLETS = { 9 fLevelButton = NSPopUpButton; 10 fScrollView = NSScrollView; 11 fTextView = NSTextView; 12 }; 9 13 SUPERCLASS = NSWindowController; 10 14 }
Note: See TracChangeset
for help on using the changeset viewer.