aboutsummaryrefslogtreecommitdiffstats
path: root/MCPKit_bundled.framework/Versions/A/Resources/English.lproj/MCPConnectionWindow.nib/classes.nib
diff options
context:
space:
mode:
authoravenjamin <avenjamin@gmail.com>2008-09-12 10:25:10 +0000
committeravenjamin <avenjamin@gmail.com>2008-09-12 10:25:10 +0000
commita00129908b7b963edbe7852a0e51b4d6635c08f7 (patch)
treeeeccc52cea8d34ac3a5c363dd8ea51ba6dfbb5a4 /MCPKit_bundled.framework/Versions/A/Resources/English.lproj/MCPConnectionWindow.nib/classes.nib
parent71cd05a0cfd8aff4ee76c060ae392c9082089486 (diff)
downloadsequelpro-a00129908b7b963edbe7852a0e51b4d6635c08f7.tar.gz
sequelpro-a00129908b7b963edbe7852a0e51b4d6635c08f7.tar.bz2
sequelpro-a00129908b7b963edbe7852a0e51b4d6635c08f7.zip
Attempting to fix an issue with this framework and it's containing symlinks.
Removing once again as error in last add
Diffstat (limited to 'MCPKit_bundled.framework/Versions/A/Resources/English.lproj/MCPConnectionWindow.nib/classes.nib')
-rw-r--r--MCPKit_bundled.framework/Versions/A/Resources/English.lproj/MCPConnectionWindow.nib/classes.nib28
1 files changed, 0 insertions, 28 deletions
diff --git a/MCPKit_bundled.framework/Versions/A/Resources/English.lproj/MCPConnectionWindow.nib/classes.nib b/MCPKit_bundled.framework/Versions/A/Resources/English.lproj/MCPConnectionWindow.nib/classes.nib
deleted file mode 100644
index e9dc7fa3..00000000
--- a/MCPKit_bundled.framework/Versions/A/Resources/English.lproj/MCPConnectionWindow.nib/classes.nib
+++ /dev/null
@@ -1,28 +0,0 @@
-{
- IBClasses = (
- {CLASS = FirstResponder; LANGUAGE = ObjC; SUPERCLASS = NSObject; },
- {
- ACTIONS = {
- askPassword = id;
- doCancel = id;
- doCreate = id;
- doGo = id;
- modifyInstance = id;
- passwordClick = id;
- };
- CLASS = MCPConnectionWinCont;
- LANGUAGE = ObjC;
- OUTLETS = {
- mCreateButton = NSButton;
- mDatabaseField = NSTextField;
- mHostField = NSTextField;
- mLoginField = NSTextField;
- mPasswordField = NSTextField;
- mPasswordSheet = NSPanel;
- mPortField = NSTextField;
- };
- SUPERCLASS = NSWindowController;
- }
- );
- IBVersion = 1;
-} \ No newline at end of file