Not used.

This commit is contained in:
Steve Checkoway
2006-01-09 01:21:44 +00:00
parent 7fe210a516
commit 40dea8c1f7
4 changed files with 0 additions and 41 deletions
Binary file not shown.
@@ -1,18 +0,0 @@
{
IBClasses = (
{CLASS = FirstResponder; LANGUAGE = ObjC; SUPERCLASS = NSObject; },
{
ACTIONS = {pushedButton = id; pushedQuestionButton = id; };
CLASS = InstallerWindowController;
LANGUAGE = ObjC;
OUTLETS = {
button = NSButton;
questionField = NSTextField;
questionPanel = NSPanel;
textView = NSTextView;
};
SUPERCLASS = NSWindowController;
}
);
IBVersion = 1;
}
-23
View File
@@ -1,23 +0,0 @@
<?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>88 93 356 240 0 0 1280 938 </string>
<key>IBEditorPositions</key>
<dict>
<key>29</key>
<string>312 846 148 44 0 0 1280 938 </string>
</dict>
<key>IBFramework Version</key>
<string>291.0</string>
<key>IBOpenObjects</key>
<array>
<integer>29</integer>
<integer>21</integer>
<integer>206</integer>
</array>
<key>IBSystem Version</key>
<string>6L60</string>
</dict>
</plist>
Binary file not shown.