From eb72b9122f57fa31c86229c3c698d90853dcb4ec Mon Sep 17 00:00:00 2001 From: avenjamin Date: Wed, 7 May 2008 04:02:13 +0000 Subject: Changed the tables list, custom cell to handle image+text+indentation, added table information (commented out until bug resolved) --- MainController.m | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'MainController.m') diff --git a/MainController.m b/MainController.m index ccf387e9..3a176a80 100644 --- a/MainController.m +++ b/MainController.m @@ -672,7 +672,7 @@ code that need to be executed when the nib file is loaded NSEnumerator *enumerator; id favorite; NSString *name, *host, *user, *database, *password; - int code; +// int code; //register MainController as services provider [NSApp setServicesProvider:self]; -- cgit v1.2.3