TYPICAL! You post a question, try one more search and find a kind of
answer....but the answer does not apply to the TT sample?
I have found that if I add these two lines the errors disappear and
the app compiles:
#import "Three20UI/TTView.h"
#import "Three20UI/UIViewAdditions.h"
But these are not in the TTCatalog code so I dont see why it works
without them there but not in my app?
che?