Hojla. Sem geek s hobiji. Uži­vam v svo­jem delu. Kaj pa ti? :-D

Nazaj

Posted: February 13th, 2010 | Author: pixl | Filed under: Blog, Cocoa | No Comments »

Blo­gin again! Its been some crazy times.

Sozona se začenja.

#import "OldKnowledge.h"
#import "Persistence.h"
#import "NewKnowledge.h"
 
@implementation greatFutureController
 
@synthesize NewIdeas;
@synthesize ProjectPlans;
@synthesize SchedulePlans;
 
- (IBAction) doSomething {
 
    // insert Right Stuff Mojo here
 
}
 
- (void) dealloc {
 
    [super dealloc];
}
 
@end


Leave a Reply