Remove stale Love Lyndir references.
This commit is contained in:
parent
d340278ec5
commit
10838aad00
@ -16,7 +16,6 @@
|
|||||||
// Copyright, lhunath (Maarten Billemont) 2014. All rights reserved.
|
// Copyright, lhunath (Maarten Billemont) 2014. All rights reserved.
|
||||||
//
|
//
|
||||||
|
|
||||||
#import "LLGitTip.h"
|
|
||||||
|
|
||||||
@interface MPEmergencyViewController : UIViewController <UITextFieldDelegate>
|
@interface MPEmergencyViewController : UIViewController <UITextFieldDelegate>
|
||||||
|
|
||||||
|
@ -16,7 +16,6 @@
|
|||||||
// Copyright, lhunath (Maarten Billemont) 2014. All rights reserved.
|
// Copyright, lhunath (Maarten Billemont) 2014. All rights reserved.
|
||||||
//
|
//
|
||||||
|
|
||||||
#import "LLGitTip.h"
|
|
||||||
@class MPElementEntity;
|
@class MPElementEntity;
|
||||||
@class MPCoachmark;
|
@class MPCoachmark;
|
||||||
|
|
||||||
|
@ -16,7 +16,6 @@
|
|||||||
// Copyright, lhunath (Maarten Billemont) 2014. All rights reserved.
|
// Copyright, lhunath (Maarten Billemont) 2014. All rights reserved.
|
||||||
//
|
//
|
||||||
|
|
||||||
#import "LLGitTip.h"
|
|
||||||
|
|
||||||
@interface MPUsersViewController : UIViewController <UICollectionViewDataSource, UICollectionViewDelegateFlowLayout, UITextFieldDelegate>
|
@interface MPUsersViewController : UIViewController <UICollectionViewDataSource, UICollectionViewDelegateFlowLayout, UITextFieldDelegate>
|
||||||
|
|
||||||
@ -24,7 +23,6 @@
|
|||||||
@property(weak, nonatomic) IBOutlet UIView *userSelectionContainer;
|
@property(weak, nonatomic) IBOutlet UIView *userSelectionContainer;
|
||||||
@property(weak, nonatomic) IBOutlet UIButton *marqueeButton;
|
@property(weak, nonatomic) IBOutlet UIButton *marqueeButton;
|
||||||
@property(weak, nonatomic) IBOutlet UIView *gitTipTip;
|
@property(weak, nonatomic) IBOutlet UIView *gitTipTip;
|
||||||
@property(weak, nonatomic) IBOutlet LLGitTip *gitTipButton;
|
|
||||||
@property(weak, nonatomic) IBOutlet UITextField *entryField;
|
@property(weak, nonatomic) IBOutlet UITextField *entryField;
|
||||||
@property(weak, nonatomic) IBOutlet UILabel *entryLabel;
|
@property(weak, nonatomic) IBOutlet UILabel *entryLabel;
|
||||||
@property(weak, nonatomic) IBOutlet UILabel *entryTipTitleLabel;
|
@property(weak, nonatomic) IBOutlet UILabel *entryTipTitleLabel;
|
||||||
|
Loading…
Reference in New Issue
Block a user