mirror of
https://github.com/MacPass/MacPass.git
synced 2025-12-14 10:32:26 +00:00
Fixed deallocation cleanup
Minor view changes Sketching path bar to use for search as hint to where the entries are Some experiments with the filter bar (extracted the view to a separate nib)
This commit is contained in:
@@ -11,6 +11,6 @@
|
||||
#import "MPViewController.h"
|
||||
|
||||
@interface MPGeneralSettingsController : MPViewController <MPSettingsTabProtocoll>
|
||||
@property (assign) IBOutlet NSProgressIndicator *spinner;
|
||||
@property (assign) IBOutlet NSImageView *imageView;
|
||||
|
||||
@end
|
||||
|
||||
Reference in New Issue
Block a user