This repository has been archived on 2025-08-18. You can view files and clone it, but you cannot make any changes to it's state, such as pushing and creating new issues, pull requests or comments.
Twittia/OAToken+WebView.h
2010-05-02 17:37:14 +02:00

15 lines
243 B
Objective-C

//
// OAToken+WebView.h
// Twittia 2
//
// Created by Jeena on 02.05.10.
// Copyright 2010 __MyCompanyName__. All rights reserved.
//
#import <Foundation/Foundation.h>
#import <OAuthConsumer/OAToken.h>
@interface OAToken(WebView)
@end