From 25f32f7287deee8d0b8ef4309645062a474a6451 Mon Sep 17 00:00:00 2001 From: abhibeckert Date: Sat, 26 Apr 2008 04:34:01 +0000 Subject: issue 20 - clean up table content and run query views changed search to 'live' --- TableContent.m | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'TableContent.m') diff --git a/TableContent.m b/TableContent.m index 01fdc448..6bd5b156 100644 --- a/TableContent.m +++ b/TableContent.m @@ -45,6 +45,10 @@ return self; } +- (void)awakeFromNib +{ +} + - (void)loadTable:(NSString *)aTable /* loads aTable, put it in an array, update the tableViewColumns and reload the tableView -- cgit v1.2.3