mirror of
https://github.com/MacPass/MacPass.git
synced 2025-12-17 23:09:32 +00:00
Fixes #250. Found workaround to force a refresh by toggleing showHiddenFiles.
This commit is contained in:
@@ -10,6 +10,7 @@
|
||||
|
||||
@interface MPDocumentController : NSDocumentController
|
||||
|
||||
- (IBAction)toggleAllowAllFilesButton:(id)sender;
|
||||
- (IBAction)toggleAllowAllFiles:(id)sender;
|
||||
- (IBAction)toggleShowHiddenFiles:(id)sender;
|
||||
|
||||
@end
|
||||
|
||||
Reference in New Issue
Block a user