Kaynağa Gözat

1.4

beta-future-time
Gil Shahar 6 yıl önce
ebeveyn
işleme
0539789782
İşleme yapanın e-posta adresine bağlı hesap yok
1 değiştirilmiş dosya ile 0 ekleme ve 20 silme
  1. +0
    -20
      exacttimeprefs/ExactTimeprefs.mm

+ 0
- 20
exacttimeprefs/ExactTimeprefs.mm Dosyayı Görüntüle

@@ -1,20 +0,0 @@
#import <Preferences/Preferences.h>

@interface ExactTimeprefsListController: PSListController {
}
@end

@implementation ExactTimeprefsListController
- (id)specifiers {
if(_specifiers == nil) {
_specifiers = [[self loadSpecifiersFromPlistName:@"ExactTimeprefs" target:self] retain];
}
return _specifiers;
}

-(void)apply{
[self.view endEditing:YES];
}
@end

// vim:ft=objc

Yükleniyor…
İptal
Kaydet