From f1c87b5d2feaf9499f2525d331228d3d28d6d242 Mon Sep 17 00:00:00 2001 From: sqlprodev Date: Wed, 28 Mar 2012 20:38:06 +0000 Subject: Replaced ivar accidentally removed from SP_REFACTOR build --- Source/SPTablesList.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Source/SPTablesList.h') diff --git a/Source/SPTablesList.h b/Source/SPTablesList.h index 4f406890..efc724f9 100644 --- a/Source/SPTablesList.h +++ b/Source/SPTablesList.h @@ -78,8 +78,8 @@ #endif #ifndef SP_REFACTOR IBOutlet id toolbarActionsButton; - IBOutlet id toolbarReloadButton; #endif + IBOutlet id toolbarReloadButton; IBOutlet id addTableButton; #ifndef SP_REFACTOR IBOutlet id truncateTableButton; -- cgit v1.2.3