From 3e89faa2a094ad0b996757fc8c3fc90d332b625f Mon Sep 17 00:00:00 2001 From: Bibiko Date: Tue, 7 Dec 2010 11:37:09 +0000 Subject: =?UTF-8?q?=E2=80=A2=20re-init=20the=20Bundle=20tree=20after=20not?= =?UTF-8?q?=20saving=20(close)=20the=20Bundle=20Editor=20window=20in=20ord?= =?UTF-8?q?er=20to=20remove=20all=20not=20stored=20data?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Source/SPBundleEditorController.h | 1 + 1 file changed, 1 insertion(+) (limited to 'Source/SPBundleEditorController.h') diff --git a/Source/SPBundleEditorController.h b/Source/SPBundleEditorController.h index 7cc36de4..ff475bb0 100644 --- a/Source/SPBundleEditorController.h +++ b/Source/SPBundleEditorController.h @@ -123,6 +123,7 @@ - (IBAction)saveAndCloseWindow:(id)sender; - (IBAction)reloadBundles:(id)sender; - (IBAction)metaButtonChanged:(id)sender; +- (IBAction)performClose:(id)sender; - (BOOL)saveBundle:(NSDictionary*)bundle atPath:(NSString*)aPath; - (BOOL)cancelRowEditing; -- cgit v1.2.3