RSS

(root)/iphone/common : 50 : Jigs/source/JigsAppDelegate.m

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

« back to all changes in this revision

Viewing changes to Jigs/source/JigsAppDelegate.m

Dömötör Gulyás
2009-10-30 10:05:15
Revision ID: dognotdog@gmail.com-20091030090515-tzzgj0hpoq1qi7ik
tappity server is changed to automagically hook into the relevant classes when linked with -ObjC; network header is changed to contain msg id in addition to size

Show diffs side-by-side

added added

removed removed

149
149
 
150
150
- (void) awakeFromNib
151
151
{
152
 
        TappityServer* tappityServer = [TappityServer sharedServer];
153
 
        [tappityServer startWithName: @"Jigs"];
154
152
 
155
153
        [super awakeFromNib];
156
154
        

Loggerhead 1.17 is a web-based interface for Bazaar branches