mirror of
https://github.com/MacPass/MacPass.git
synced 2025-12-14 09:22:33 +00:00
filter bar now works
This commit is contained in:
@@ -8,7 +8,9 @@
|
||||
|
||||
#import <Cocoa/Cocoa.h>
|
||||
#import "MPSettingsTabProtocoll.h"
|
||||
#import "MPViewController.h"
|
||||
|
||||
@interface MPGeneralSettingsController : NSViewController <MPSettingsTabProtocoll>
|
||||
@interface MPGeneralSettingsController : MPViewController <MPSettingsTabProtocoll>
|
||||
@property (assign) IBOutlet NSProgressIndicator *spinner;
|
||||
|
||||
@end
|
||||
|
||||
Reference in New Issue
Block a user