|
Revision 645, 200 bytes
(checked in by cho45, 6 years ago)
|
|
lang/ruby/Chemr/Info.plist,
lang/ruby/Chemr/AppController.rb,
lang/ruby/Chemr/CHMDocument.rb,
lang/ruby/Chemr/Chemr.xcodeproj/cho45.mode1,
lang/ruby/Chemr/Chemr.xcodeproj/project.pbxproj,
lang/ruby/Chemr/Chemr.xcodeproj/cho45.pbxuser,
lang/ruby/Chemr/English.lproj/MainMenu.nib/objects.nib,
lang/ruby/Chemr/English.lproj/MainMenu.nib/info.nib,
lang/ruby/Chemr/English.lproj/MainMenu.nib/classes.nib,
lang/ruby/Chemr/English.lproj/CHMDocument.nib,
lang/ruby/Chemr/English.lproj/CHMDocument.nib/info.nib,
lang/ruby/Chemr/English.lproj/CHMDocument.nib/classes.nib:
マルチドキュメントUIに根本から修正。めんどくさかった。
|
| Line | |
|---|
| 1 | { |
|---|
| 2 | IBClasses = ( |
|---|
| 3 | {CLASS = AppController; LANGUAGE = ObjC; SUPERCLASS = NSObject; }, |
|---|
| 4 | {CLASS = FirstResponder; LANGUAGE = ObjC; SUPERCLASS = NSObject; } |
|---|
| 5 | ); |
|---|
| 6 | IBVersion = 1; |
|---|
| 7 | } |
|---|