all spaces to tabs
This commit is contained in:
parent
508aa4352c
commit
43eae3e1f7
20 changed files with 723 additions and 723 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