Using hacked refresh (which doesn't seem to work)

This commit is contained in:
michael starke
2014-11-21 21:01:42 +01:00
parent 8fca8e5cf7
commit 1e4444c426
2 changed files with 32 additions and 10 deletions

View File

@@ -8,7 +8,7 @@
#import <Cocoa/Cocoa.h>
@interface MPDocumentController : NSDocumentController <NSOpenSavePanelDelegate>
@interface MPDocumentController : NSDocumentController
- (IBAction)toggleAllowAllFilesButton:(id)sender;