lint пре 3 година
родитељ
комит
2b79815c7e
9 измењених фајлова са 19 додато и 0 уклоњено
  1. +2
    -0
      tweak/AlienBlue.h
  2. +2
    -0
      tweak/Antenna.h
  3. +2
    -0
      tweak/Apollo.h
  4. +2
    -0
      tweak/BaconReader.h
  5. +2
    -0
      tweak/Beam.h
  6. +2
    -0
      tweak/Narwhal.h
  7. +3
    -0
      tweak/Reddit.h
  8. +2
    -0
      tweak/Slide.h
  9. +2
    -0
      tweak/assets/TFHelper.h

+ 2
- 0
tweak/AlienBlue.h Прегледај датотеку

@@ -1,4 +1,6 @@

#import <UIKit/UIKit.h>

/* -- Voteable Interfaces -- */

@interface VoteableElement : NSObject

+ 2
- 0
tweak/Antenna.h Прегледај датотеку

@@ -1,4 +1,6 @@
#import <UIKit/UIKit.h>
/* -- Comment Interfaces -- */
@interface RCCommentSwift

+ 2
- 0
tweak/Apollo.h Прегледај датотеку

@@ -1,4 +1,6 @@
#import <UIKit/UIKit.h>
/* -- Comment Interfaces -- */
@interface RKComment

+ 2
- 0
tweak/BaconReader.h Прегледај датотеку

@@ -1,4 +1,6 @@
#import <UIKit/UIKit.h>
/* -- Votable Interfaces -- */
@interface BRVotable

+ 2
- 0
tweak/Beam.h Прегледај датотеку

@@ -1,4 +1,6 @@
#import <UIKit/UIKit.h>
/* -- Comment Interfaces -- */
@interface Comment

+ 2
- 0
tweak/Narwhal.h Прегледај датотеку

@@ -1,4 +1,6 @@
#import <UIKit/UIKit.h>
/* -- Comment Interfaces -- */
@interface RKComment

+ 3
- 0
tweak/Reddit.h Прегледај датотеку

@@ -1,3 +1,6 @@
#import <UIKit/UIKit.h>
/* ---- Reddit v3 & v4 ---- */
/* -- Comment Interfaces -- */

+ 2
- 0
tweak/Slide.h Прегледај датотеку

@@ -1,4 +1,6 @@
#import <UIKit/UIKit.h>
/* -- Comment Interfaces -- */
@interface RComment

+ 2
- 0
tweak/assets/TFHelper.h Прегледај датотеку

@@ -1,4 +1,6 @@
#import <UIKit/UIKit.h>
#define SYSTEM_VERSION_GREATER_THAN_OR_EQUAL_TO(v) ([[[UIDevice currentDevice] systemVersion] compare:v options:NSNumericSearch] != NSOrderedAscending)
@interface TFHelper : NSObject

Loading…
Откажи
Сачувај