RSS

(root)/iphone/tappity : 52 : tappity/source/TappityAppDelegate.m

To get this branch, use:
bzr branch /browse/iphone/tappity

« back to all changes in this revision

Viewing changes to tappity/source/TappityAppDelegate.m

Dömötör Gulyás
2009-10-31 12:32:32
Revision ID: dognotdog@gmail.com-20091031113232-lvx5g6lwnze2ugpu
moves networking into common class

Show diffs side-by-side

added added

removed removed

137
137
    [super dealloc];
138
138
}
139
139
 
 
140
- (void)applicationWillTerminate:(UIApplication *)application
 
141
{
 
142
        [tapClient terminateConnection];
 
143
}
 
144
 
140
145
 
141
146
@end
142
147
 

Loggerhead 1.17 is a web-based interface for Bazaar branches