diff options
author | stuconnolly <stuart02@gmail.com> | 2009-11-11 23:09:28 +0000 |
---|---|---|
committer | stuconnolly <stuart02@gmail.com> | 2009-11-11 23:09:28 +0000 |
commit | 2919229980e70fc6c367925ba2520b0e21c19b60 (patch) | |
tree | 329572a9f7467d79c47f45a554e5feb64567f249 /Source/SPConnectionController.h | |
parent | 876432a34ce9e99c45b16a2d42df5a0af8baec2c (diff) | |
download | sequelpro-2919229980e70fc6c367925ba2520b0e21c19b60.tar.gz sequelpro-2919229980e70fc6c367925ba2520b0e21c19b60.tar.bz2 sequelpro-2919229980e70fc6c367925ba2520b0e21c19b60.zip |
Make the 'insufficient connection details' dialogs sheets.
Diffstat (limited to 'Source/SPConnectionController.h')
-rw-r--r-- | Source/SPConnectionController.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Source/SPConnectionController.h b/Source/SPConnectionController.h index e4a26a06..824c2f46 100644 --- a/Source/SPConnectionController.h +++ b/Source/SPConnectionController.h @@ -52,7 +52,6 @@ enum spconnection_types @end - @interface SPConnectionController : NSObject { id delegate; |