From 630002af8fffbce120392df5eba3cd57e1c67040 Mon Sep 17 00:00:00 2001 From: Bibiko Date: Wed, 16 Jun 2010 12:39:48 +0000 Subject: =?UTF-8?q?=E2=80=A2=20added=20Window=20menu=20item=20"Move=20Tab?= =?UTF-8?q?=20to=20New=20Window"=20-=20it=20moves=20the=20SPDatabaseDocume?= =?UTF-8?q?nt=20of=20the=20currently=20selected=20tab=20to=20a=20new=20win?= =?UTF-8?q?dow?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Source/SPWindowController.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Source/SPWindowController.h') diff --git a/Source/SPWindowController.h b/Source/SPWindowController.h index 28186901..88b3e3a2 100644 --- a/Source/SPWindowController.h +++ b/Source/SPWindowController.h @@ -39,7 +39,7 @@ // Database connection management - (IBAction) addNewConnection:(id)sender; -- (IBAction) openSelectedTabInNewWindow:(id)sender; +- (IBAction) moveSelectedTabInNewWindow:(id)sender; - (SPDatabaseDocument *) selectedTableDocument; - (void) updateSelectedTableDocument; - (void) updateAllTabTitles:(id)sender; -- cgit v1.2.3