From a6c17dfdaa46f413ee8aee6d39904eb89454f813 Mon Sep 17 00:00:00 2001 From: stuconnolly Date: Tue, 9 Dec 2008 00:08:35 +0000 Subject: - Partial fix for issue #109 by making the option to 'Autodetect' character encoding specific to each table - Added the selected table's character encoding to the table information pane and removed the table's name --- TablesList.h | 4 ---- 1 file changed, 4 deletions(-) (limited to 'TablesList.h') diff --git a/TablesList.h b/TablesList.h index d7d37d2e..7270219b 100644 --- a/TablesList.h +++ b/TablesList.h @@ -92,8 +92,4 @@ - (BOOL)selectionShouldChangeInTableView:(NSTableView *)aTableView; - (void)tableViewSelectionDidChange:(NSNotification *)aNotification; -//last but not least -- (id)init; -- (void)dealloc; - @end -- cgit v1.2.3