added url to virtual key

This commit is contained in:
Jeena Paradies 2010-05-01 15:16:51 +02:00
parent 543e4e99eb
commit 457a08ea91
8 changed files with 254 additions and 211 deletions

View file

@ -7,12 +7,12 @@
//
#import "MyDocument.h"
#import "Constants.h"
@implementation MyDocument
@synthesize textField, counter;
#define TWEET_MAX_LENGTH 140
- (id)init
{