From dec07134b76f9b014a9ee96ee8c7d1cb88a3dad0 Mon Sep 17 00:00:00 2001 From: stuconnolly Date: Sun, 17 May 2009 17:50:56 +0000 Subject: Only editing of relations for InnoDB tables. --- Source/TableRelations.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Source/TableRelations.h') diff --git a/Source/TableRelations.h b/Source/TableRelations.h index 60f00074..c593dc6d 100644 --- a/Source/TableRelations.h +++ b/Source/TableRelations.h @@ -36,6 +36,7 @@ IBOutlet id tableDataInstance; IBOutlet id addButton; IBOutlet id removeButton; + IBOutlet id refreshButton; IBOutlet id labelText; IBOutlet id relationsView; IBOutlet id relationSheet; @@ -46,7 +47,6 @@ IBOutlet id refColumnSelect; IBOutlet id onUpdateSelect; IBOutlet id onDeleteSelect; - CMMCPConnection *mySQLConnection; -- cgit v1.2.3