mirror of
https://github.com/MacPass/MacPass.git
synced 2025-12-24 01:49:20 +00:00
Made project compile again
This commit is contained in:
@@ -16,7 +16,6 @@ NSString *const MPGeneralSetingsIdentifier = @"GeneralSettingsTab";
|
||||
@end
|
||||
|
||||
@implementation MPGeneralSettingsController
|
||||
@synthesize encodingPopup = _encodingPopup;
|
||||
|
||||
+ (NSString *)identifier {
|
||||
return MPGeneralSetingsIdentifier;
|
||||
|
||||
Reference in New Issue
Block a user