#import <PaneKit/PaneKit.h>

@interface LogPane: PKPane
{
  NSTextView *textView;
}

@end



syntax highlighted by Code2HTML, v. 0.9.1