initial version

ver1_5_1
Hank Ramsey 2004-12-29 08:36:18 +00:00
parent 4353e7c1ef
commit 3937720092
3 changed files with 28 additions and 0 deletions

View File

@ -0,0 +1,12 @@
{
IBClasses = (
{
ACTIONS = {go = id; };
CLASS = BrowserWindowController;
LANGUAGE = ObjC;
SUPERCLASS = NSWindowController;
},
{CLASS = FirstResponder; LANGUAGE = ObjC; SUPERCLASS = NSObject; }
);
IBVersion = 1;
}

View File

@ -0,0 +1,16 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
<key>IBDocumentLocation</key>
<string>283 131 356 240 0 0 1600 1002 </string>
<key>IBFramework Version</key>
<string>283.0</string>
<key>IBOpenObjects</key>
<array>
<integer>11</integer>
</array>
<key>IBSystem Version</key>
<string>6L60</string>
</dict>
</plist>

Binary file not shown.