spaces to tabs for /Mac/ and /Linux/
This commit is contained in:
parent
093f8e4333
commit
f7240ea2e5
18 changed files with 700 additions and 700 deletions
|
@ -13,9 +13,9 @@
|
|||
@interface ViewDelegate : NSObject {
|
||||
WebView *timelineView;
|
||||
WebView *mentionsView;
|
||||
WebView *conversationView;
|
||||
WebView *profileView;
|
||||
WebView *oauthView;
|
||||
WebView *conversationView;
|
||||
WebView *profileView;
|
||||
WebView *oauthView;
|
||||
}
|
||||
|
||||
@property (nonatomic, assign) WebView *timelineView;
|
||||
|
|
Reference in a new issue