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/TablesList.h | 1 - 1 file changed, 1 deletion(-) (limited to 'Source/TablesList.h') diff --git a/Source/TablesList.h b/Source/TablesList.h index 36d3ccaa..6a313d44 100644 --- a/Source/TablesList.h +++ b/Source/TablesList.h @@ -51,7 +51,6 @@ IBOutlet id tableTriggersInstance; IBOutlet SPHistoryController *spHistoryControllerInstance; - IBOutlet id tableWindow; IBOutlet id copyTableSheet; IBOutlet id tablesListView; IBOutlet id copyTableButton; -- cgit v1.2.3