From c661b409eaa0e29d9e012b79e7a66574a554817a Mon Sep 17 00:00:00 2001 From: rowanbeentje Date: Sun, 23 May 2010 21:44:59 +0000 Subject: Initial implementation of tabs: - Addition of PSMTabBar framework - Rework away from a document-based TableDocument - Support tabs throughout the application - Add menu items for creating tabs, and add support for dragging tabs to different windows --- Source/SPTableRelations.h | 1 - 1 file changed, 1 deletion(-) (limited to 'Source/SPTableRelations.h') diff --git a/Source/SPTableRelations.h b/Source/SPTableRelations.h index 5b1db7dd..40ac2e79 100644 --- a/Source/SPTableRelations.h +++ b/Source/SPTableRelations.h @@ -33,7 +33,6 @@ IBOutlet id tableDataInstance; IBOutlet id tableList; - IBOutlet id tableWindow; IBOutlet NSButton *addRelationButton; IBOutlet NSButton *removeRelationButton; -- cgit v1.2.3