Skip to content

Commit

Permalink
• fixed interface declaration
Browse files Browse the repository at this point in the history
git-svn-id: https://svn.r-project.org/R-packages/trunk/Mac-GUI@6114 694ef91d-65df-0310-b7bb-92e67a308ead
  • Loading branch information
Hans-Jörg Bibiko committed Feb 24, 2012
1 parent 46af3a0 commit 05f8b42
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion RDocumentController.h
Original file line number Diff line number Diff line change
Expand Up @@ -52,8 +52,9 @@
@end

@interface RDocumentController : NSDocumentController <PreferencesDependent>

{
NSString *activeFileType;
}

- (NSWindow*)findLastWindowForDocType:(NSString*)aType;
- (NSWindow*)findNextWindowForDocType:(NSString*)aType;
Expand Down

0 comments on commit 05f8b42

Please sign in to comment.