Made project compile again

This commit is contained in:
michael starke
2012-12-10 15:07:59 +01:00
parent 588f0c75c0
commit 26b6b8c78a
14 changed files with 1642 additions and 1033 deletions

View File

@@ -16,7 +16,6 @@ NSString *const MPGeneralSetingsIdentifier = @"GeneralSettingsTab";
@end
@implementation MPGeneralSettingsController
@synthesize encodingPopup = _encodingPopup;
+ (NSString *)identifier {
return MPGeneralSetingsIdentifier;