Explorar o código

one last change for now

Kevin Bradley %!s(int64=5) %!d(string=hai) anos
pai
achega
d848225640
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      Classes/tvOS/KBDatePickerView.m

+ 1 - 1
Classes/tvOS/KBDatePickerView.m

@@ -56,7 +56,7 @@ DEFINE_ENUM(KBDatePickerMode, PICKER_MODE)
     NSIndexPath *_selectedIndexPath;
 }
 @end
-@implementation KBTableView //nothing to implement yet, just getting some properties
+@implementation KBTableView
 
 - (NSArray *)visibleValues {
     __block NSMutableArray *visibleValues = [NSMutableArray new];