Skip to content

Commit

Permalink
Close window.
Browse files Browse the repository at this point in the history
  • Loading branch information
foldericon committed Jul 17, 2014
1 parent 5da4a17 commit 117aec5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Classes/TXDumperSheet.m
Original file line number Diff line number Diff line change
Expand Up @@ -149,6 +149,7 @@ - (void)endSheet
[self.plugin setDumperSheetVisible:NO];
self.dataSource = nil;
[NSApp endSheet:self.sheet];
[self.sheet close];
}

- (void)sheetDidEnd:(NSWindow *)sender returnCode:(NSInteger)returnCode contextInfo:(void *)contextInfo
Expand Down

0 comments on commit 117aec5

Please sign in to comment.