Nazaj
Posted: February 13th, 2010 | Author: pixl | Filed under: Blog, Cocoa | No Comments »Blogin 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